0

I am having trouble publishing my iOS app which is signed with a valid certificate for distribution and using the correct bundle identifier. When attempting to validate the app in Organizer I get the following error message, "No application records were found. Applications must be ready for upload on iTunes Connect before they can be validated or submitted from within Xcode." and also on iTunes Connect the status is "Waiting For Upload". I have been through everything and cannot see anything in the the project build settings that could be causing this.

Any help would be greatly appreciated.

fatfishdev
  • 3
  • 1
  • 3

3 Answers3

1

App Status

Another reason for this problem is if your app has a status of Prepare For Upload rather than Waiting For Upload.

For more info, see this answer on another similar question.

Community
  • 1
  • 1
Basil Bourque
  • 218,480
  • 72
  • 657
  • 915
0

You need to log in to iTunes connect with the same account that you are trying to submit under in order for Apple to see the Application Record you are trying to submit.

Putz1103
  • 6,081
  • 1
  • 14
  • 24
0

changing the app status in iTunesConnect is the key for resolving this error.