21
Views
0
Comments
[OneSignal Plugin] Registered User's status is always "Never Subscribed"
onesignal-plugin
Mobile icon
Forge asset by OutSystems
Service Studio Version
11.54.76 (Build 63581)

I tried to use OneSignal on my Android app, but there was one problem.


By the OneSignal document and the OneSignal Sample, if I wanna register a device without login, I should call "OneSignal Client Action: Register" inside "OnApplicationReady".


So I did it, just like below.



And I generated an APK file for the test, and when the test app began, the register was successful.

But when I check the user in OneSignal dashboard, the status is "Never Subscribed" because of "No Push Token", just like this.


I allowed every permission, so it's not a permission problem.


I check the Outsystems OneSignal document and OneSignal Sample. And I can't find where I did wrong.


Could you help me?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.