[firebase_messaging] ^9.1.0 How to navigate after notification been clicked when App TERMINATED #5526
Unanswered
echomartha
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.
-
already added this code :
FirebaseMessaging.onBackgroundMessage(_firebaseMessagingBackgroundHandler);
the documentation said that code for
handler which background/terminated messages will call
, the problem is only background it work properly , any something suggestion ?Beta Was this translation helpful? Give feedback.
All reactions