pushiomanager-react-native icon indicating copy to clipboard operation
pushiomanager-react-native copied to clipboard

Notification Handling

Open jaineshdoshi91 opened this issue 3 years ago • 2 comments

I have implemented the notifications on iOS and Android. I get the notification in device.

Now when I click on notification I am not getting any event from which we can move on particular screen or we need to perform some task on that.

I have tried with onNotificationOpenedApp() and getInitialNotification() which is firebase/messaging method but it is not called when I click on notification.

Can anyone please let me know which method is used for the same?

Thanks in advance

jaineshdoshi91 avatar Mar 14 '22 07:03 jaineshdoshi91

Hi what did you use to perform this event? When user tap the notification move to particular screen? Thanks

janmeijun avatar Dec 12 '23 20:12 janmeijun