I have a OneSignal account connected to a Cordova / iOS app. I need to store the player ID in my own database so that I can send push notifications to specific users when tasks arise or events occur.
I reviewed the API here: https://documentation.onesignal.com/reference#view-device but I donβt know how to call a JavaScript function to save the variable identifier. There is no such example.
Any help would be greatly appreciated.
javascript ios cordova onesignal
user1840525
source share