Hello Friends š,
Welcome To Infinitbility! ā¤ļø
When you trying to upload IPA more then one time in App Store using Xcode archive, and you didnāt change Marketing version at building project archive then you definitely get below error when you start uploading ipa to App Store.
ERROR ITMS-90189: “Redundant Binary Upload. You’ve already uploaded a build with build number ‘24’ for version number ā1.0.1ā. Make sure you increment the build string before you upload your app to App Store Connect. Learn more in Xcode Help (http://help.apple.com/xcode/mac/current/#/devba7f53ad4)."
Letās come to point how we resolved Redundant Binary Upload issue simle we have to change Marketing version before build Archive.
- Go to project Targets and click on Build setting
- Search Versioning or marketing version
- change marketing version more then currently you have like your current marketing version 1.0.1 then you will change to 1.0.2
Thanks for reading…
May be you are looking for it
React native application release testing using xcode
how to add background mode in xcode
how to run react native project in xcode
How to debug swift code in react native xcode
Build failed after update Xcode 12.5