Apple Push, works in Ad-Hoc, not in Store version?
Hey all,
Perhaps I should have posted here about it rather than in the Flash forum but is there any difference between using Apple Push between production Ad-hoc and the Store? The flash forum post is here with a little more verbose info: http://forums.adobe.com/message/5374867#5374867
I have 2 sets of production certs. I use one for developing an ad-hoc for testing and another for the store. APS is enabled for production on both. I use PushWoosh to send push messages (just badges in this case). The push works perfectly on the ad-hoc production but after successful submission to the store the push is disabled.
On the ad-hoc, when installing and run it prompts the user for permission to accept notifications. On the store version you never get prompted, no subscribers appear in PushWoosh, etc.
I did open the IPA submitted and verified the mobileprovision had the aps-environment set to production. The embedded AIR application.xml also asked for the same thing.
Is there something I'm missing that's different between ad-hoc and using APS versus Store?
Just to add, I was certain to use the correct app ID for the store version inside my register request for PushWoosh. PushWoosh had no issue with my APS .cer/.p12. I made sure the store version used that PushWoosh application id. Even if PushWoosh wasn't set up correctly (I verified this) the mere existence of the aps-environment entitlement set to production should pop up a dialog requesting notification support.
Thanks for any tips!
