114
Views
4
Comments
[OneSignal Plugin] RegisterWithUser action doesn't work
Question
onesignal-plugin
Mobile icon
Forge asset by OutSystems

Hi All,

When i try to use the Register With User client action; it halts the program and never come back to resume the logic afterwards. I traced it by enabling debugging from the OnesignalPlugin module itslelf, to find that this happens exactly at the getIdsJSAction. Logic stops here.

I can see that there's a missing ";" in getIdsJSAction code. This how i get it from Forge. Anyway i updated it and republished everything but it didn't help.

I'm sure that i pass the correct APP ID to the Register With User client action and from a page that has the User logged in. Could you help find what's wrong with it ?


UserImage.jpg
jamz

Kata wrote:

Hi All,

When i try to use the Register With User client action; it halts the program and never come back to resume the logic afterwards. I traced it by enabling debugging from the OnesignalPlugin module itslelf, to find that this happens exactly at the getIdsJSAction. Logic stops here.

I can see that there's a missing ";" in getIdsJSAction code. This how i get it from Forge. Anyway i updated it and republished everything but it didn't help.

I'm sure that i pass the correct APP ID to the Register With User client action and from a page that has the User logged in. Could you help find what's wrong with it ?



Hi Kata


Have you checked what kind of error is logged in the service center?


UserImage.jpg
Kata

This is what i get from the service center 


UserImage.jpg
Kata

I get also this message sometimes


2018-05-15 08-41-11
Davide Periquito

Hello Guys,


I am facing the exact same error, do you have any update on this?


Thank you,

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