I'm having this problem when uploading the new version to the store.
Previous build was (the latest successful update):
Version : 3.0
Build : 3.0.3
Before this there was :
Version : 3.0
Build : 3.0.2
Now I'm trying to load :
Version 3.0
Build : 3.0.4
Trying to upload this version I'm receiving the following error:
ERROR ITMS-90062: "This bundle is invalid. The value for key
CFBundleShortVersionString[3.0] in the Info.plist file must contain
a higher version than that of the previously approved version[3.0]."
I checked this post but it seems pretty old, and it talks about CFBundleVersion and not CFBundleShortVersionString.. I need to upload this as new build and not as new versione, this way it will be approved faster and I can test it.
If it can be helpful I'm using Xamarin studio.