-
Notifications
You must be signed in to change notification settings - Fork 4k
Bug in onMessage, onLaunch and onResume #1781
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
Comments
i have same issue. but configure method() call one time. onMessage, onResume call back 2 times, onLaunch is 1 times. |
yes its a bug, im facing the same issue. |
I confirm (firebase messaging 6.0.9, and flutter 1.12.13+hotfix.5) |
Hi @AndresC17 |
When i send the notification, these method run 2 times
The text was updated successfully, but these errors were encountered: