Hello,
i had the same problem and put the following code to the input field of the DeviceID:
return encodeURIComponent(value);
Finally it worked after deploying the App ![]()
Thanks Andy!
Hello,
i had the same problem and put the following code to the input field of the DeviceID:
return encodeURIComponent(value);
Finally it worked after deploying the App ![]()
Thanks Andy!
Hello Katya,
sorry for the misunderstanding. The server code is working correctly! The notification is only not listed under "scheduled push notifications" but directly send to the phone.
sorry for that misunderstanding!
Thanks