App Uploader Error

KatAppsKatApps Member, PRO Posts: 84
Hey all,
I'm getting the following 2 errors when uploading an update for one of my apps. Funny thing is that the current version I'm uploading IS a higher number than the previous.. so not sure why these messages are popping up...

•This bundle is invalid. The key CFBundleVersion in the Info.plist file must contain a higher version than that of the previously uploaded version.
•This bundle is invalid. The key CFBundleShortVersionString in the Info.plist file must contain a higher version than that of the previously uploaded version.

Am I missing something??

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    what is the previous number? what is the current number?
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    also, right click on the returned file and show package contents and check in the info.plist file and make sure that the number is what you expect it to be
  • KatAppsKatApps Member, PRO Posts: 84
    It was previously 1.25.. I then updated a new version to 1.3. Then that didn't work so I tried another version at 1.4 and got the same message :(

    I also just right clicked and checked the info.plist file in both 1.3 and 1.4 to see if they were ok.. and everything there looks good..
  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    Just try a whole number.
  • Rob2Rob2 Member Posts: 2,402
    edited January 2012
    I think 1.25 will be interpreted as version 1 then 25 so 1.30 should fix it aka version 1 point thirty !!
    The points are not decimals just separators.
  • KatAppsKatApps Member, PRO Posts: 84
    Thanks for the responses.. and just to follow up, "1.30" worked just fine :)
Sign In or Register to comment.