You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do i make sure i capture player ID on real ios device. My code works as expected on a simulator. But when testing on a real device i get null for the player ID(userId).
This logic works well on android and on IOS simulator. On real device i get null for player ID even though on the onesignal dashboard the device is subscribed. Not sure if there is something i missed
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
@Gladiatornoshield Thank you for reaching out I apologize for the late response. It looks like you are using the OneSignal-Cordova-SDK not the iOS SDK. Are you still experiencing this issue?
How can we help?
How do i make sure i capture player ID on real ios device. My code works as expected on a simulator. But when testing on a real device i get null for the player ID(userId).
I am using Ionic:
Ionic:
Ionic CLI : 6.20.1
Ionic Framework : @ionic/angular 5.9.4
@angular-devkit/build-angular : 12.2.18
@angular-devkit/schematics : 12.1.4
@angular/cli : 12.1.4
@ionic/angular-toolkit : 6.1.0
Capacitor:
Capacitor CLI : 3.6.0
@capacitor/android : 3.2.3
@capacitor/core : 3.6.0
@capacitor/ios : 3.6.0
Cordova:
Cordova CLI : 11.0.0
Cordova Platforms : none
Cordova Plugins : no whitelisted plugins (0 plugins total)
Utility:
cordova-res : 0.15.4
native-run : 1.6.0
System:
NodeJS : v16.4.2
npm : 8.12.2
OS : macOS Monterey
Xcode : Xcode 13.4 Build version 13F17a
This logic works well on android and on IOS simulator. On real device i get null for player ID even though on the onesignal dashboard the device is subscribed. Not sure if there is something i missed
Code of Conduct
The text was updated successfully, but these errors were encountered: