Problem generating APN SSL certificate after submitting to apple store

Posted by MikeQ on Stack Overflow See other posts from Stack Overflow or by MikeQ
Published on 2010-04-06T14:39:32Z Indexed on 2010/04/14 23:03 UTC
Read the original article Hit count: 336

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 tested the application using an Ad Hoc app ID "${bundle_id}.adHoc" and everything went fine. I submitted to the Apple store with app ID "${bundle_id}.release".

Now I want to generate my production APN SSL certificate for use with my release application ID - but the developer portal doesn't want to. When I upload my certificate request, it sits for about a minute before telling me:

"We are not able to generate your Profile at this time. Please try again later or try using the Provisioning Portal"

Is it impossible to generate your certificate while the application is under review or something? Should I have generated it prior to submission?

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about apns