-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Problem firebase messaging in new version flutter #125
Comments
i have same problem |
This works for me, with Firebase Messaging v10.0.3
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, in the firebase messaging version: 5.4.1 To get New from firebase, we did this:
FirebaseMessaging _fcm = FirebaseMessaging ();
But in the version of firebase messaging: 9.1.3 I have problem for New from firebase
thank you for your help.
The text was updated successfully, but these errors were encountered: