iOS Push Notifications Not Working
The push notifications work just fine in my app if I'm in dev mode. (meaning, I use the dev APS cert, and uncheck the production checkbox on notification settings)
When I set notifications to production, and change the cert to my production P12 certificate, notifications stop working. Devices still get registered with the prod cert, and I can do a test push through the Appery interface and the status says sent and delivered says 1, but the device never receives the notification. I've tried sending test notifications to multiple devices, and none of the devices get the test. Any ideas?