Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

iOS 13 React Native Onesignal Device ID is always null on real device

$
0
0

I am learning how to send and receive a push notification from react-native iOS with one signal. But I can't get a device ID from the one signal. It says error.

I did OneSignal.setLogLevel(6, 0). So the console log is below:

VERBOSE: network response (OSRequestRegisterUser): {
errors =   (
"[\"Identifier invalid format.\"]"
);
success = 0;
}

React native version 59 Onesignal version 3.3.2 I have updated one signal to the latest version (3.6.4) but I got lots of error. But the iOS 13 emulator is working fine.

Is anyone have any idea about it?


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>