I started using App42 2 days ago but have already noticed that there are breakdowns with push notifications:
I am testing pushes to channels. 1) When I send them from the website it usually receives the first push, but after it can miss 3 pushes in a row. 2) When I send push from device it usually do not serve push until i send at least 1 from web. Then it also can miss 3 in a row or deliver 2 in a row.
Connection is good. I also receive success logs from device but i do not get push on other devices. What could be the reason of these breakdowns?
These is the log of the push which wasn't sent/delivered/received:
isResponseSuccess=1
2015-11-27 23:40:24.759 app[7254:218001] Response={"app42":{"response":{"success":true,"push":{"message":{"alert":"textlalala","dataEncoding":"true","badge":"1","sound":"default"},"channels":{"channel":{"channelName":"app1"}}}}}}