-
-
Notifications
You must be signed in to change notification settings - Fork 50
MessagingCore.getInstance().getCurrentToken() throws selector error on iOS #123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Bump my code:
Error Message from
but whenever i pass it in a FirebaseMessage POST, i get this error
|
This is happening with version 2.2.9
-[__NSCFString bytes]: unrecognized selector sent to instance 0x2812977e0. I think it is breaking in the first line of APNSTokenToString in firebase-messaging-core/platforms/ios/src/NSCFirebaseMessagingCore.m, but I'm not sure how to fix it.
The text was updated successfully, but these errors were encountered: