App set up and set start page set to test notify page.
Build APK and Test on Device:
Initialise: DONE
Register: DONE
Can see new device in Appery push notify screen.
Problem: Sending Push Notification message doesn't fire on device.
I think this is to do with the Google Simple API setup which seems to ask for a domain name your referring from:
Key for browser apps (with referers)
API key: AIzaSyBbjdbPzsga7-a_-qoKjwoM3eeOXuhqvc0
Referers: www.granfondoguide.com
Basically an Android device doesn't have a referring domain name, or is the domain name : https://appery.io where your pushing the message from to Google's API?