MKicon
Posts: 0
Joined: Mon May 26, 2014 3:21 am

Push notifications not working in iOS

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.

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

Push notifications not working in iOS

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/...

MKicon
Posts: 0
Joined: Mon May 26, 2014 3:21 am

Push notifications not working in iOS

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.

Return to “Issues”