Hi! I am working on my Adalo app and I am trying to build a TestFlight version but every single version fails. If someone can help I would be forever great full have a demo later today and really have to have a native version!!!
This is the important part:
[!] Error uploading ipa file:
[Transporter Error Output]: ERROR ITMS-90478: Invalid Version. The build with the version “1.26” can’t be imported because a later version has been closed for new build submissions. Choose a different version number.
[Transporter Error Output]: ERROR ITMS-90062: This bundle is invalid. The value for key CFBundleShortVersionString [1.8] in the Info.plist file must contain a higher version than that of the previously approved version [1.26]. Please find more information about CFBundleShortVersionString at Apple Developer Documentation
[Transporter Error Output]: Return status of iTunes Transporter was 1: ERROR ITMS-90478: Invalid Version. The build with the version “1.26” can’t be imported because a later version has been closed for new build submissions. Choose a different version number.
\nERROR ITMS-90062: This bundle is invalid. The value for key CFBundleShortVersionString [1.8] in the Info.plist file must contain a higher version than that of the previously approved version [1.26]. Please find more information about CFBundleShortVersionString at Apple Developer Documentation
[Transporter Error Output]: The call to the iTMSTransporter completed with a non-zero exit status: 1. This indicates a failure.e
So I think that a new version with a bigger number than 26 could work, I’ll try and let you know!