Page 1 of 1

Push notifications not working in iOS

Posted: Fri Jun 20, 2014 6:47 pm
by MKicon

iOS devices are not receiving push notifications, Android works fine and I see no errors when I send the push. Is there a way to debug what error is preventing the push to iOS?

I have an Apple Enterprise account and created the certificate and provisioning profile there. The app is installed from an internal web server using plist and ipa files. Install works and app works fine. But no push notifications received.

Thank you.


Push notifications not working in iOS

Posted: Fri Jun 20, 2014 8:31 pm
by Kateryna Grynko

Hello,

Do you enable them in your app and add a certificate for Push? http://devcenter.appery.io/tutorials/...

Please try creating such page to check what causes the issue:
http://devcenter.appery.io/tutorials/...


Push notifications not working in iOS

Posted: Sat Jun 21, 2014 12:12 am
by MKicon

Hi, yes all the push settings are checked and I've added a production certificate from Apple Developer under our Enterprise account.

Is there any way to see an error log of the push attempt? I see that the devices are registered and there is no error on send, but I don't get the push on iOS.


Push notifications not working in iOS

Posted: Sat Jun 21, 2014 2:11 am
by Alena Prykhodko