Getting exception while retrieving token from Firebase #12016
Unanswered
slackvishal
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[firebase_messaging/unknown] java.io.IOException: TOO_MANY_REGISTRATIONS
Getting this exception when I try to get firebase token
String? value = await FirebaseMessaging.instance.getToken();
Why does it happen? What am I missing? This happens only in the Play store version of the app, not locally. I got this exception through Firebase Crashlytics.
Beta Was this translation helpful? Give feedback.
All reactions