While uploading App to AppStore from XCode 7 then I am getting the below error.
Invalid Bundle. iPad Mutlitasking support requires launch story board in bundle
UIInterfaceOrientationLandscapeLeft, UIInterfaceOrientationLandscapeRight
While uploading App to AppStore from XCode 7 then I am getting the below error.
Invalid Bundle. iPad Mutlitasking support requires launch story board in bundle
UIInterfaceOrientationLandscapeLeft, UIInterfaceOrientationLandscapeRight
I solved my problem in this way:
This is because you need to specify how your app is supposed to handle multitasking on iPad.