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 !
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></stri...
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 file m...
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) ?