calcazar / react-native-push-notification-CE

The community edition of the push notification library (by Zo0r) for applications made with React Native
MIT License
52 stars 23 forks source link

"App has stopped" error when app not in background #25

Open askynet opened 5 years ago

askynet commented 5 years ago

the app has stopped working while notification comes when app not in background Error : undefined is not a function (evaluating 'handler(new PushNotificationIOS(notifData))')

This is occur after switching react-native-push-notification to react-native-push-notification-ce in order to solve android oreo notifications.