followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.
just a simple push is not received by the device; need help in figuring ouut what setting is wrong.
app can be viewed
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
just a simple push is not received by the device; need help in figuring ouut what setting is wrong.
app can be viewed
Hi Douwe,
Is your app shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?
Just shared the app
Thank you, we'll take a look.
Hi Douwe,
http://docs.appery.io/tutorials/sendi... - Please follow our tutorial step-by-step. There are no services subscribing your app to Push in your project.
Hi Katya,
Added registerdevice and getchannels services to app.
Showing subscribed channel ok. Created new apk. Testing push again but no push received on device
Did you fill Push notification properties right? Push Certificate must be selected and valid password must be used.
This is confusing. I am testing on android. The tutorial states that certificate and password are for iOS only.
Do you added "Sender ID" and "API Key" in Project - App settings - Push notifications? As described here :: http://docs.appery.io/tutorials/sendi...
Yes, the senderID and API Key are entered. However, i notice that sometimes they are disappeared when opening the App Settings again and i have to enter them again.
So i just entered senderid and apikey again from the google api console, saved the app and exported to apk, installed to my device.
init:done; register:done; showing subscribed to channel1
send test push to channel1 for 'device1' but no push to device received.