What expectations can you set for delay from sending a notification from the Appery console, to receiving it on a device (either Android or iOS)?
I'm working through the Appery Push tutorial using a 1st Gen Google Nexus 7 on 4.3. And I'm trying to extend the tutorial to a more practical purpose. Although I have managed to get a few messages through in a matter of seconds, messages often take more than a few minutes to arrive.
This really slows down the build/test cycle- it's very difficult to tell if any given message is not coming through because of something I did, or if it's normal and really long jitter caused by some combination of Appery and Google Cloud Messaging.
In addition to adding frustration, this also casts doubt on whether push notifications using Appery can be relied on for production purposes....