1
votes

I have uploaded my new build through Xcode for submit app on app store but it doesn't appear on iTunes Connect.

Then i tried with application loader, then it shows:

ERROR ITMS-4238: "Redundant Binary Upload. There already exists a binary upload with build version '1.6.2' for train '1.6'" at SoftwareAssets/PreReleaseSoftwareAsset.

Then I check on iTunes Connect, the build is not even seen in activity nor in build Section. And in my App Information Section of iTunes Connect, it shows warning of

You must release a new app version before your updates can be made available on the App Store.

Then I change version number and upload app through application loader and Build was uploaded successfully. Still that build is not appear on iTunes connect and still that warning is appear on App Information page that:

You must release a new app version before your updates can be made available on the App Store.

Now what should I do to solve this problem and upload new version of app on app store?

1
This happened to me before. Check your email, the one you are using in itunesconnect. See if there are any emails that apple sent you. In my case I have something in my code that needs to be changed. And don't forget to change your app version when you upload it again.Jongers
Did you check activity tab of your app? Maybe your binary is still being processed?mkeremkeskin
Yes, I have checked activity tab.but there are no build appear.swapnil patel
I have the same issue and my build doesn't appear in activity tab.Olcay Ertaş

1 Answers

1
votes

Follow these steps to build upload. These steps can be resolved your problem

  1. Launch Application Loader.
  2. In the top menu bar, click Application Loader > Preferences.
  3. Choose Advanced.
  4. Under Transfer Protocol, deselect Aspera.
  5. Close the Preferences window and proceed with the delivery.