cordova-plugin-firebase: [FirebasePlugin messaging:didRefreshRegistrationToken:]: unrecognized selector sent to instance
Getting this error when attempting to call unregister()
.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 20 (4 by maintainers)
Commits related to this issue
- (Android) Bug fix: properly handle task outcome when subscribing to /unsubscribing from topics. Resolves #463. — committed to RADAR-base/cordova-plugin-firebase by dpa99c 4 years ago
Hi, I’ve got the same error when I call it on logout:
-[FirebasePlugin messaging:didRefreshRegistrationToken:]: unrecognized selector sent to instance 0x604001267680 2017-10-26 13:44:32.241317+0200 AppName...[19555:5069046] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[FirebasePlugin messaging:didRefreshRegistrationToken:]: unrecognized selector sent to instance 0x604001267680'
Test on iOS 11