ok very cool. I got the notifications to work by switching to all development certificates and unchecking "release" and "production" check boxes under "App Settings." now if I want to use distribution certificates and test that push notifications still work, is this pos...
Maryna - I created the iOS binary certificate from the iOS Distribution type certificate on the apple developers page, the provisioning profile from Distribution Provisioning Profile certificate, and the push certificate from the APNs Production iOS certificate. See images below. However, now I'm ge...
Maryna - On all screens, I added the javascript: alert (data.aps.alert); Appery("messageLabel").text(data.aps.alert); ...for the event: Push Notification. However, no alert is occurring when I send myself push notifications. Also, even when the app is not open, no alerts are coming through...
the device record doesn't have an acl, could that be the issue? Note that the record is created without my registering the device intentionally so I'm not sure if that is the problem
Maryna - that's right except I have two provisioning profiles for development on my apple developer account so I'm not sure if it matters which I use. The push notification says it's sent (see attached image) https://d2r1vs3d9006ap.cloudfront.net/s3_images/1068112/ScreenShot2014-06-19at8.39.02AM_inl...