You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using firebase_messaging v9.0.1. The notifications doesn't work in iOS devices, for any browsers. For Android, It works good for Chrome but fails for Firefox and Opera.
FirebaseMessaging.instance.getToken() returns null for all browsers on iOS. Same for Firefox and Opera on Android. The issue is, the notification asking for permission to send notifications doesn't pop-up on these devices.
This discussion was converted from issue #5544 on April 01, 2021 11:44.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using firebase_messaging v9.0.1. The notifications doesn't work in iOS devices, for any browsers. For Android, It works good for Chrome but fails for Firefox and Opera.
FirebaseMessaging.instance.getToken() returns null for all browsers on iOS. Same for Firefox and Opera on Android. The issue is, the notification asking for permission to send notifications doesn't pop-up on these devices.
flutter doctor -v also shows "No issues Found!"
Can you please suggest a solution ?
Beta Was this translation helpful? Give feedback.
All reactions