-
Notifications
You must be signed in to change notification settings - Fork 4k
🐛 [firebase_messaging] iOS can't receive the silent notification when app in the foreground #8298
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
Labels
Comments
My FCM API payload
|
@jack24254029 |
Yes. It is similar to my use case. |
Thanks. Please follow-up in it for further updates. Closing this as a duplicate. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
iOS can't receive the silent notification in the foreground if the version of firebase_messaging is
11.2.11
.I freeze the version of firebase_messaging is
11.2.10
, it will work well.Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compact
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: