Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

respons push api

The push api (https://api.appery.io/rest/push/msg) works great from 3rd party applications, though the respons from the server is not correct. I always get a status = wait and count=0

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

respons push api

Hello!
status = wait and count=0 is the current message status after you put it into a queue. This is how it suppose to work, the messages should be sent and delivered without problem.
count=0 means that it isn't sent yet
status = wait means it's in a queue on our server

Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

respons push api

ok, but is there another way to get the status and the number of reciepents after it was send by the server?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

respons push api

Sjef,

Why do you need another way to do this? This data is correct. How do you want it to work?

Sjef Moling
Posts: 0
Joined: Thu Jan 23, 2014 10:00 am

respons push api

I like to see from my application that the message was sent correctly.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

respons push api

Hello! Sorry for a late reply. If you received this response that means message will be sent, but in app it's not possible to find out how many devices receive message.

Return to “Issues”