Douwe Wullink
Posts: 0
Joined: Fri Aug 02, 2013 3:15 pm

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

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

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.

douwe wullink6107674
Posts: 0
Joined: Fri Aug 02, 2013 10:18 pm

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

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

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

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

douwe wullink6107674
Posts: 0
Joined: Fri Aug 02, 2013 10:18 pm

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

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

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

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

Douwe Wullink
Posts: 0
Joined: Fri Aug 02, 2013 3:15 pm

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

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.

Return to “Issues”