[firebase_messaging]: onMessage/onMessageOpenedApp functions not triggered when the application is terminated #11067
Unanswered
Connerrhia
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, everyone. I need your help.
I send a notification using Firebase Functions and want it to open when the application is terminated. But when I click on the notification, the FirebaseMessaging.onMessageOpenedApp method does not work.
I am attaching a method to send notifications, and the notification service itself.
Beta Was this translation helpful? Give feedback.
All reactions