Search code examples
iosxcodeapple-developer

issue submitting app for review - already submitted


So i have uploaded the app via xcode however when i go to submit the app via appstoreconnect.apple.com i get the following error.

enter image description here

but when i go to re-upload it, seems it is already uploaded. So what have I missed. enter image description here It says it has been delivered - is there a processing time? enter image description here


Solution

  • The answer is right on the screen in the image you uploaded. You've already uploaded a binary with the same BUILD #.

    Log into iTunes Connect and either select the uploaded build... it will take a few minutes to process before it is available, OR if you have invalidated that and are uploading a new one. Go to you Project in Xcode and on the General Tab for the Target, bump the build number.enter image description here