I\'m having trouble getting Apple to generate an APN SSL certificate for my app ID. I\'ve submitted the application to the Apple store, and it is pending review.
I teste
The problem was indeed that I was trying to enable for push while the app was in review. Once the app was approved, I was able to get my push certificate. However, apparently you MUST enable for push BEFORE you generate your distribution provisioning profile, otherwise your app will not actually be able to register with the APN server when it is downloaded from the store.