Hi,
I followed the steps in https://success.outsystems.com/Documentation/Development_FAQs/How_to_Use_Push_Notifications_with_Pushwoosh and able to send messages using the api "SendPushNotificationToAll" in the Pushwoosh Plugin.
I am having issue to register all my android devices with below error, do you have any idea?
One more founding, i tried to register the device manually but I cannot get the "Device Push Token" from the registerDevice call
Best Regards
Wilson
I tried to find the device token of my Nexus 5 in /OutSystemsNowService/UserDevice_List.aspx but found the "Push Token" is Unknown. Is this the reason why i cannot register my device to Pushwoosh?
Any help here would be appreciated
Again here is the error while trying to register my device by calling "RegisterDevice"
Cheers