Has anyone had this issue? I’ve followed the docs here and when I test my app either on BDK preview or in iOS TestFlight, the OneSignal Player ID is always null. I’ve gone thru the docs several times so I’m pretty sure my setup is fine:
appinfo element is added to the page and is always visible
appinfo refresh workflow runs in a “Do when entire page is loaded” event
OneSignal API keys are added in the plugin
when i print the outputs of appinfo in a text box, everything appears except OneSignal Player ID (OneSignal Push Token returns a valid output)
Push Notification workflow runs when a particular button is clicked
i dont get a no notification because there’s no player ID
When I test on TestFlight, I make sure to uncheck Preview mode on the push notification workflow
What am I missing? Wonder if this has to do with my iOS version? (i’m on iOS 15.6.1)
Reached out to him, thought I’d post here in case I get a faster response (Gaurav and I are different timezones and I usually hear back from him the next day)
Am I supposed to create users on One Signal first? Or is the plugin supposed to create new users (and their respective Player IDs) on OneSignal automatically?
I am also getting no value for Player ID. I have put in the refresh workflow and adding the onesignal player id to my player id field in user database. Do you have any suggestions?