I’m having a really difficult time trying to get this app loaded to the iOS App Store. I’m so soured on this idea of keychain’s and certificates and provisioning profiles, this might just be my last iOS app. Nevertheless, I would like to try to upload this app to the app store I spent the last 3 months on. Anyways, I have a plethora of problems no matter how I try to attack this.
When I download a certificate from the dev center after creating a developer provisioning profile and doing the whole Request Certificate From a Certificate Authority thing, and try to double click it, nothing happens and it doesn’t upload to my KeyChain. Keep in mind that this is the only Apple Computer I’ve ever used in my life.
When I try to create a Distribution provisioning profile, as per Apple’s tutorial, I get Valid signing identity not found, in Organizer Provisioning Profiles.
When I try to validate or distribute from Archive in Organizer, it keeps pestering me for a Developer’s profile, which I don’t have. And Apple’s dev center is of zero help when I try searching for this topic.
What am I missing?
try this http://www.youtube.com/watch?v=THKpJrMu204 it’s a series of 5 videos for submitting apps. Best tutorial that I’ve seen – user784044