appfeel / node-pushnotifications

Push notifications for GCM, APNS, MPNS, AMZ (automatic detection from device token)
MIT License
534 stars 123 forks source link

JSON value '<null>' of type NSNull cannot be converted to NSString #176

Open kovkev opened 2 years ago

kovkev commented 2 years ago

Has anyone gotten node-pushnotifications working with react-native-push-notification?

I try to get node-pushnotification to send a push notification to my app, which shows a push notification on ios, but then when I click on it (react-native-push-notification is handling here), then I get:

JSON value '<null>' of type NSNull cannot be converted to NSString