PushNotificationPlugin
PushNotificationPlugin copied to clipboard
Fix OnNotificationOpened not called when the app is already started
Hello,
I needed the OnNotificationOpened event on iOS when the app is open. It doesn't work currently, so here is a PR that makes it work.
I hope it's good, when I test on my end it triggers the event fine.
Fix #176
@rdelrosario Is the project still active?