Hi, am developing a xamarin forms application. i have implemented local notifications in the app. I have used xam.plugins.notifier to display the local notifications. How to navigate to a specific page when the user taps on the local notification? How can i generate an event to navigate to a specific page? Is this possible in xamarin forms? Can someone please help me out in this?
↧