Page 1 of 1

respons push api

Posted: Wed Jan 29, 2014 7:56 am
by Sjef Moling

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


respons push api

Posted: Wed Jan 29, 2014 9:43 am
by Maryna Brodina

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


respons push api

Posted: Wed Jan 29, 2014 10:53 am
by Sjef Moling

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


respons push api

Posted: Wed Jan 29, 2014 9:07 pm
by Kateryna Grynko

Sjef,

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


respons push api

Posted: Wed Jan 29, 2014 9:30 pm
by Sjef Moling

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


respons push api

Posted: Fri Jan 31, 2014 8:00 am
by Maryna Brodina

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.