This relates to this stackoverflow question: https://stackoverflow.com/questions/64356871/firebase-push-notification-ios-in-codenameone
On Thursday, October 15, 2020 at 12:46:36 PM UTC+3 [email protected] wrote: > i have been configured iOS push notification with Firebase, and i want to: > > - > > add my existing configuration called in > didFinishLaunchingWithOptions(AppDelegate) to native call in my > codenameone > project. > - > > make a native call with codenameOne of overriding fonctions > (didReceiveNotificationResponse, willPresentNotification, > didReceiveRegistrationToken)existing in Firebase Pods. > > And i have one issue with registration notification when i make a native > call for configuration firebase in codenameone project and build it, and > this is the error returned in Xcode: > > Terminating app due to uncaught exception 'NSInvalidArgumentException', > reason: '+[UIApplication registerForRemoteNotifications]: unrecognized > selector sent to class 0x1fccaaed0' terminating with uncaught exception of > type NSException > > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/e6cfe08e-2587-43f4-abfe-bf71938a7384n%40googlegroups.com.
