Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification Handling #46

Open
jaineshdoshi91 opened this issue Mar 14, 2022 · 1 comment
Open

Notification Handling #46

jaineshdoshi91 opened this issue Mar 14, 2022 · 1 comment

Comments

@jaineshdoshi91
Copy link

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

@janmeijun
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants