[firebase_messaging] intent-filter for onResume/onLaunch no longer useful #5583
Unanswered
woprandi
asked this question in
Feature request
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.
-
The documentation specify to add an
<intent-filter>
bloc in theAndroidManifest.xml
to getonResume
andonLaunch
called when the user click on the notification in the system tray :But I have these methods called even without add this bloc, I think that should be removed from the documentation if it's no longer useful
Beta Was this translation helpful? Give feedback.
All reactions