When I send a post notification and the app is :
- in foreground the "Application_RemoteNotification" is fired.
- in background and I receive a push notication and click at the message my program open and show.
- but when a push notification arrives and I don´t click and just open the app, the "Application_RemoteNotification" doesn´t fire and I don´t see the message.
Why ?
- in foreground the "Application_RemoteNotification" is fired.
- in background and I receive a push notication and click at the message my program open and show.
- but when a push notification arrives and I don´t click and just open the app, the "Application_RemoteNotification" doesn´t fire and I don´t see the message.
Why ?