AppStore Submission Issue

匆匆过客 提交于 2020-01-06 18:10:06

问题


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?


回答1:


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



来源:https://stackoverflow.com/questions/14326122/appstore-submission-issue

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!