Updating game errors help needed
Player_E
Member, PRO Posts: 604
so im trying to update my game to resolve the major issue i have been having with iPhone4 users.
I made a new distribution profile using the same app id as my original version of the game.
When I try to upload using the application loader I get the following messages:
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.
my first instinct was to check the version numbers. Which I did and my original version is 1.0 and the update i made 1.1, so that could not be the issue.
Any help would be soooo much appreciated since I am trying to get this update up ASAP.
Thank you!
I made a new distribution profile using the same app id as my original version of the game.
When I try to upload using the application loader I get the following messages:
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.
my first instinct was to check the version numbers. Which I did and my original version is 1.0 and the update i made 1.1, so that could not be the issue.
Any help would be soooo much appreciated since I am trying to get this update up ASAP.
Thank you!
Comments
Seems like when you do a build, it's setting the version number as 1.0 in the info.plist file, no matter what you put in the GS publishing wizard.
It worked for me a day or so after the release of 0.9, (I made an app to v1.2) but seems not to work now.(I can't make v1.3)
So I'm assuming it's a server side issue, and not a software issue.
But with no official response from anyone, I'm just guessing.
This bundle is invalid. The key CFBundleVersion in the Info.plist file must contain a higher version than that of the previously uploaded version
...should go back to the publishing screen where you type your version number and...
PRESS ENTER!
...Then republish with gamesalad and reupload to apple. Without the error. Hopefully this'll get a fix.
Thanks to whoever it was on the other forum posts. I had to log in to express my dumbfoundedness that the pressing of the enter key could fix this issue, but then couldn't be bothered to go and find the post that I saw it on originally. I should be in bed anyway, not pressing ENTER!
Cheers all, keep GSing!!!