-
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
Cloud Messaging: flutter firebase background notification not working for iOS #16878
Comments
Duplicate of #16853 |
has this error been resolved? |
Hi @MuhammedEminK, apologies for linking the wrong issue earlier. This issue was raised recently and seems to have been resolved. I'm unable to reproduce this issue on my end with the current |
any update ? |
I am also facing same issue. I am also not able to receive notifications on iOS. |
Many people are saying that this issue can't be resolved, but it's been over two months and it's still not fixed. I wonder what the Flutter team is doing about it. |
Is there an existing issue for this?
Which plugins are affected?
Messaging
Which platforms are affected?
iOS
Description
I’m implementing Firebase Cloud Messaging (FCM) in my Flutter app to handle push notifications. However, I’ve encountered the following issue:
I have looked all of the other questions and answers but I couldn't solve my problem even I try everything
Reproducing the issue
main.dart
AppDelegate.swift
data
info.plist
I try
but not work
Firebase Core version
3.8.0
Flutter Version
3.24.5
Relevant Log Output
No response
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
How can I fix it?
The text was updated successfully, but these errors were encountered: