Plugin.LocalNotification: Can't get NotificationTapped Event working
Describe the bug
I have the NotificationCenter.Current.NotificationTapped += Current_NotificationTapped;
in the App.xaml.cs file above the MainPage=new AppShell(); but no matter what I do this event is not triggered when I click on the notifications. As of writing this, I’m on the latest version of everything including ios, xamarin.forms and this plugin.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 15 (5 by maintainers)
@askinadze Documentation fixed