Hello,
I have an app that when signed with Enterprise Cert and Dist Profile does not receive push notifications. When the app is signed with Dev Cert and dev profile everything works. I am using Appcelerator 3.2.0 and targeting iOS 7 I created my push certs per the docs and uploaded them to appcelerator portal. When I run the app, I can see that it is subscribed to the channel. However, when I send a push notification using the portal, my event handler is not fired.
Help appreciated.