简体   繁体   中英

AppStore Submission Issue

I am submitting my first iOS app to the app store and I am having an issue that I do not know how to resolve. Here is a recap of what I have done:

I went to the iOS dev center, created a provisioning and distribution profile (for the app store), and uploaded them to Xcode. Then I went onto iTunes connect and completed the entire application. In itunes Connect, the app status reads as 'ready for upload'. So I go back into Xcode, and do an archive using the profiles I made for this project. I select validation and I get the following error message over and over again: "Applications must be ready for upload on iTunes Connect before they can be validated or submitted from within Xcode." So I double checked that my bundle identifier is correct in my application, and it is. So now what? Can anyone give me a clue as to any newbie mistakes I could have made in this process?

It could be many things, are you sure your provisioning profiles are set correctly in the build settings? If things still go wrong, follow these 2 tutorials, good luck :)

Part 1

Part 2

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM