Quote:
Originally Posted by skunkio
Hi all,
my experience with iphone programming is really frustrating...i have always the same problems.
Again, when i try to upload my app using application loader i receive a stop because apple is not supporting this version of the sdk i used to build the app.
I downloaded Xcode 3.2.3 and iOS SDK 4.0.2 and built my app. Is not the right version do i have to use now?
I built before my app with the sdk 4.0.1 and i had the same problem...4.1 is a beta version...which version of the sdk has to be used to build my app????
Thanks,
stè
|
Please, i need some clarify.
I have one app on the apple store and the current version is the 1.0.
I made same changes on my code and i within itunes connection i created the 2.0 version (my app is strongly improved now). Within my code i setted my bundle version as 2.0 (like the version on itunes connect i created now).
I uploaded my new app version few days ago and then i discovered an error, so, after fixed i built again the app leaving the same bundle version (2.0).
Today i tryed to upload my app and in application loader i received this specific error:
"this bundle is invalid. apple is not currently accepting applications built with this version of the sdk"
so i supposed the version of the SDK was wrong...then i changed the bundle version within my code from 2.0 to 2.1 and the app has been uploaded.
The bundle version within my code has to be the same version i setted on itunes connect or has to be every time increased?
Thanks,
stè