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 am trying to use firebase cloud messaging but when I try get the users token, FCM always returns null. I have tries this on my own project which has other firebase services working and also on the example in this project (https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_messaging/example). Below is the stack trace and a flutter doctor output. Any advice on how to debug this would be much appreciated.
To Reproduce
Open example project above and run and FCM token is returned null
I am trying to use firebase cloud messaging but when I try get the users token, FCM always returns null. I have tries this on my own project which has other firebase services working and also on the example in this project (https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_messaging/example). Below is the stack trace and a flutter doctor output. Any advice on how to debug this would be much appreciated.
To Reproduce
Open example project above and run and FCM token is returned null
Expected behavior
FCM token should be returned
Additional context
flutter doctor -v
The text was updated successfully, but these errors were encountered: