Search found 4 matches

Go to advanced search

by Oli Blub
Sun May 11, 2014 8:58 am
Forum: Issues
Topic: Issue with Update Device REST service and deviceID
Replies: 12
Views: 2040
 
Jump to post

Issue with Update Device REST service and deviceID

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!

by Oli Blub
Tue Apr 29, 2014 6:13 pm
Forum: Issues
Topic: Server code for push notifications not working
Replies: 5
Views: 667
 
Jump to post

Server code for push notifications not working

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

by Oli Blub
Tue Apr 29, 2014 6:04 pm
Forum: Issues
Topic: Server code for push notifications not working
Replies: 5
Views: 667
 
Jump to post

Server code for push notifications not working

Hi Katya,

here the screenshot. If you want i can share the project with you.

Image

by Oli Blub
Mon Apr 28, 2014 10:59 am
Forum: Issues
Topic: Server code for push notifications not working
Replies: 5
Views: 667
 
Jump to post

Server code for push notifications not working

Dear Projectteam, some month ago i created a server code to send a push notification: PN.send("", { "message": "Notification sample 1 ", "status": "sent" } ); Then i run the browser with the url for executing the server code. https://api.appery.io/re...

Go to advanced search