Cloud Messaging: flutter firebase background notification not working for iOS #16880
Unanswered
MuhammedEminK
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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?
Beta Was this translation helpful? Give feedback.
All reactions