-
Notifications
You must be signed in to change notification settings - Fork 4k
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
No Notification receive in background for IOS #3819
Comments
Hi @mobiledev2014. Could you provide an example of the code you are using so we can attempt to replicate the issue. Thanks |
I think you might miss add click_action attribute when sending message in backend |
Hey @mobiledev2014. We need more information to resolve this issue but there hasn't been an update in 7 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically. If you have more information that will help us get to the bottom of this, just add a comment! |
I have the same (old) issue. There's no way to get the firebase message in background for iOS. The messages are correct and they arrive when the app is in foreground That's the message:
When the app is in background, there's no way to get the message, but when you put the app in foreground you get the message back. Have you ever solved this problem? Many updates, but same problems ? |
Hi @campioncino You are correct #2016 is related, please follow this for any updates. Fyi. It's my understanding this will be apart of the messaging rework, please see https://twitter.com/elliothesp/status/1314479419667476480 |
I am using flutter 1.22 stable, Xcode 12, Firebase 7.0.3 and IOS 14 for device but the notification only works in foreground, Please help me find the solution
The text was updated successfully, but these errors were encountered: