To submit an application to the App Store, you need to create an iOS provisioning profile for distribution (App should be signed with these certificate) for that you have to be a member of the iOS Developer Program.
Note: iTunes Connect does not provide Distribution Certificate and Private key(generated in Apple Developer Center) .
iTunes Connect only provide information of the application where as we have to sign the application with provisioning profile.
To create such a provisioning profile, you first need to create a distribution certificate. The processes for creating a distribution are as follow:
Log in to the iOS Development Center
https://developer.apple.com/devcenter/ios/index.action
For further clarification on submission of application to app store please follow the link below.
https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/SubmittingYourApp/SubmittingYourApp.html
http://mobile.tutsplus.com/tutorials/iphone/how-to-submit-an-ios-app-to-the-app-store
0 Comment(s)