Android notifications aren't displaying #5039
Unanswered
RusKryzhanovskiy
asked this question in
Q&A
Replies: 1 comment
-
The same here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I use
firebase_messaging: ^8.0.0-dev.14
flutter doctor
result:My code:
It's working well for iOS but it isn't for Android.
I have this
FirebaseMessaging.onMessage:${message.toString()}'
print, but any notification on Android.Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions