I got a webview App in Android Studio with OneSignal working Ok. for now I can only send push-notifications to all users, that is, not personalized.
To achieve the personalized push, i need to grab the Player-Id (UUID) from one signal into my webview/url so I can save it together with User profile in my database.
How can I send or make the "Player-id" visible to the webview so then maybe with ajax save it?
from send Player-ID from OneSignal into Webview Android Studio?
No comments:
Post a Comment