Page 1 of 2

followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Fri Aug 02, 2013 3:15 pm
by Douwe Wullink

just a simple push is not received by the device; need help in figuring ouut what setting is wrong.
app can be viewed


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Fri Aug 02, 2013 3:28 pm
by Kateryna Grynko

Hi Douwe,

Is your app shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Fri Aug 02, 2013 3:39 pm
by Douwe Wullink

Just shared the app


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Fri Aug 02, 2013 3:41 pm
by Kateryna Grynko

Thank you, we'll take a look.


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Fri Aug 02, 2013 8:53 pm
by Kateryna Grynko

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.


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Fri Aug 02, 2013 10:18 pm
by douwe wullink6107674

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


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Fri Aug 02, 2013 10:29 pm
by Alena Prykhodko

Did you fill Push notification properties right? Push Certificate must be selected and valid password must be used.


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Sat Aug 03, 2013 7:18 am
by douwe wullink6107674

This is confusing. I am testing on android. The tutorial states that certificate and password are for iOS only.


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Sat Aug 03, 2013 1:30 pm
by Illya Stepanov

Do you added "Sender ID" and "API Key" in Project - App settings - Push notifications? As described here :: http://docs.appery.io/tutorials/sendi...


followed push tutorial, app says init:done, register:done, but no push received on my android device. Please help.

Posted: Sat Aug 03, 2013 2:29 pm
by Douwe Wullink

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.