Page 2 of 2

Device not registering on install

Posted: Sun Mar 15, 2015 6:57 am
by JimmyH

Illya,

I have rebuilt my app from scratch and that seems to have resolved all the problems I was having. Who knows what happened.

Thanks anyway.


Device not registering on install

Posted: Sun Mar 15, 2015 7:27 am
by Illya Stepanov

Thank you for this update, Jimmy. Sometimes this helps.


Device not registering on install

Posted: Wed Jul 15, 2015 10:06 pm
by Ben Walker

I'm having the same issue now. It was working perfectly earlier today. The only change related to push I've made since then was adding Android sender ID and API key in push settings.

To clarify though, I'd been sending push notifications to an iPhone. Each install of the app has registered the device, except for the latest.


Device not registering on install

Posted: Sun Jul 19, 2015 11:01 am
by Alena Prykhodko

Hello Ben,

Have you followed tutorial https://devcenter.appery.io/documenta...?
Also please clarify, what exactly have you tried from this post, show us screen shots.


Device not registering on install

Posted: Mon Jul 20, 2015 5:24 pm
by Ben Walker

I followed that tutorial to the letter initially - that's how I got the push notifications working.

As described above, it's now stopped working.


Device not registering on install

Posted: Mon Jul 20, 2015 9:26 pm
by Illya Stepanov

Make sure that last changes you've made in Push Settings has been applied to your app correctly, for doing this you can delete all certificates/provision profile and API key/IDs connect them again and save changes.

Add Push initialize, Push registration success/fail events with alert into your app and re-build your binary package and check what are you getting on this events invocations?