Search found 5 matches

by belgarion
Sat Dec 18, 2010 12:18 am
Forum: iOS Deployment
Topic: AppStore Submission : Bundle Invalid ?
Replies: 7
Views: 15738

Re: AppStore Submission : Bundle Invalid ?

Yeah, it did it ! :)
Thank you A LOT Obleo, your solution has solved my firts AND second problem !
The app is now waiting for apporval, thanks to your help !

Thanks again !
by belgarion
Fri Dec 17, 2010 10:14 pm
Forum: iOS Deployment
Topic: AppStore Submission : Bundle Invalid ?
Replies: 7
Views: 15738

Re: AppStore Submission : Bundle Invalid ?

Hi Kevin

Thanks for your answer but i've already done this.
The only way i have to bypass this error message is by opening the app package and editing manually the xml keys wich are like this initialy :

<key>CFBundleVersion</key>
<string></string>
<key>CFBundleShortVersionString</key>
<string ...
by belgarion
Fri Dec 17, 2010 11:17 am
Forum: iOS Deployment
Topic: AppStore Submission : Bundle Invalid ?
Replies: 7
Views: 15738

AppStore Submission : Bundle Invalid ?

Hi !

I'm curently trying to upload my app to the appstore throught the Application Loader.
I got these two error messages :

This bundle is invalid. The info.plist file is missing the required key: CFBundeleVersion.

&

This bundle is invalid. The key CFBundleShortVersionString in the Info.plist ...
by belgarion
Fri Dec 10, 2010 11:02 pm
Forum: iOS Deployment
Topic: Block auto rotation?
Replies: 9
Views: 12845

Re: Block auto rotation?

Hey RickD !

Thanks a lot for your fast answer and great help !

Big Big Thanks ! :)

Beslgarion
by belgarion
Fri Dec 10, 2010 9:45 pm
Forum: iOS Deployment
Topic: Block auto rotation?
Replies: 9
Views: 12845

Block auto rotation?

Hi everyone,

I'm trying to force the iphone to saty in vertical (portrait) mode.
I want to block it from rotating and therefore adapating my app to the horizontal mode.
Is there any way to do it (or fake it) ?

Thank you all for your help !

AD