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

Most upvoted comments

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