ios - Application Loader ERROR ITMS-90062 -


i trying upload update app on app store using application loader. getting following error.

error itms-90062: "this bundle invalid. value key cfbundleshortversionstring [1.0.0] in info.plist file must contain higher version of approved version [1.0.0]." 

i thought cfbundleshortversionstring allowed remain same, build number (or "bundle version/cfbundleversion"), should increment on each build.

is because version label (cfbundleshortversionstring) has increment on each approved version? meaning bug fix updates , such needs bump version label displayed in app store?

regards

you don't need change cfbundleshortversionstring, issue here app approved, , guess in "pending developer release" state. remove app through "cancel release" , try upload again. should work.


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -