pushiomanager-react-native
pushiomanager-react-native copied to clipboard
RegisterApp device token invalid IOS
Hey guys,
I'm having a problem sending notifications to devices registered by IOS, I'm getting the error: 400 - BadDeviceToken.
Has anyone dealt with this?
same here
The issue could be solved by:
- Use a real device
- Check if a device is connected to the wifi or cellular network it is needed to register the device token with APNS
- Check logs on the Xcode, the device token shouldn't be null.