I'm getting an error when calling getToken, regarding failed unsubscription from Firebase, is this normal? #435
Unanswered
ifigueroap
asked this question in
Q&A
Replies: 1 comment 3 replies
-
This warning should not appear. Maybe this SO thread helps you: https://stackoverflow.com/q/58325574/6731412 |
Beta Was this translation helpful? Give feedback.
3 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.
-
Whenever I call
FirebaseMessaging.getToken
I get this error on the console:I'm wondering whether this is normal, and how can we make it so it doesn't appear/happen.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions