This is a migrated thread and some comments may be shown as answers.

App Store rejects build with ERROR ITMS-90475: "Invalid Bundle. iPad Multitasking support requires launch story board in bundle

0 Answers 59 Views
Apple iOS
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ravi
Top achievements
Rank 1
Ravi asked on 23 May 2016, 06:35 PM

Our App is being rejected by App Store when trying to publish with the error "ERROR ITMS-90475: "Invalid Bundle. iPad Multitasking support requires launch story board in bundle". Based on some research I added the following tag to the info.plist file 
        <key>UIRequiresFullScreen</key>
        <true/>     
After adding this tag I was able to publish the app for Beta testing but when testing on iPad we found an issue where the botton Navbar is not visible. 
We are in a catch 22 situation where without the tag we cannot publish to App Store and with the tag the App essentially becomes useless on iPad.

We are using Cordova 4.0.0 and AppBuilder VS Add-in version 2016.2.420.3

Any help to resolve this issue is much appreciated.

Thanks
Ravi

Tags
Apple iOS
Asked by
Ravi
Top achievements
Rank 1
Share this question
or