Unable to add for review: You must choose a build

Hello.

I've prepared an update to my application which is already on the AppStore. I created a new version for the application and in the AppStoreConnect page I have the following error:

As for this error e perfectly understand that I have no binary data for the version, basically there is no build, as shown below:

Now, when I try to use the transporter App to upload the actual build result, the following error is encountered:

First of all, I know I could increase the version number of the application and this problem would go away but I would prefer to that as a last resort option.

An important information here is that I tried to upload the first time with Microsoft AppCenter which would take the build result and upload it to the AppStoreConnect website but I've got an error there because I had to authenticate with my account again. I believe this was the flaw in my uploading a new version to the AppStore.

If someone can help me with how can I actually upload the build result to the existing version in the AppStoreConnect that would be amazing.

Thank you in advance.

Accepted Answer

You have to increment the build number if you already submitted one (it is internal information, not visible to end user unless you choose to show). Just increase to 1.0.77.1.

This should work without issue:

  • create a new archive in Xcode and upload for distribution
  • check that build is accepted
  • some 15 minutes later, build should show in Appstore connect: select it in the build window.
Unable to add for review: You must choose a build
 
 
Q