Hi,
I'm using FCM to send push message to my app, while the app is in foreground when the message arrives it automatically fires the Application_RemoteNotification , i need to detect the user tap on notification and then decide to do something, but i can't find a way to detect the lunch condition of Application_RemoteNotification.
Is there any way to detect user click on notification?
I'm using FCM to send push message to my app, while the app is in foreground when the message arrives it automatically fires the Application_RemoteNotification , i need to detect the user tap on notification and then decide to do something, but i can't find a way to detect the lunch condition of Application_RemoteNotification.
Is there any way to detect user click on notification?