react-native-push-notification-CE icon indicating copy to clipboard operation
react-native-push-notification-CE copied to clipboard

"App has stopped" error when app not in background

Open askynet opened this issue 6 years ago • 0 comments

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.

askynet avatar Nov 01 '18 10:11 askynet