It is a bit hidden in the documentation. The first note on this page gives the 
following advice:

https://developer.apple.com/library/prerelease/ios/documentation/WindowsViews/Conceptual/AdoptingMultitaskingOniPad/QuickStartForSlideOverAndSplitView.html
“Note

If you must opt out of Slide Over and Split View, do so explicitly by adding 
the UIRequiresFullScreen key to your Xcode project’s Info.plist file and apply 
the Boolean value YES. You can do this in the property list editor or in the 
General > Deployment Info area in the target editor.”



That should help.



--Erik


> On 18 Sep 2015, at 21:28, Doug Hill <[email protected]> wrote:
> 
> I’m build my app using the latest Xcode 7. I now get an error when submitted 
> the app to the app store:
> 
> “Error ITMS-90474: Invalid Bundle. iPad Multitasking support requires these 
> orientations: UIInterfaceOrientationPortrait, 
> UIInterfaceOrientationUpsideDown, …”
> 
> I don’t want to support multitasking and cannot for the upcoming release. Our 
> app currently only supports landscape. Is there a way to disable this 
> multitasking feature? As usual, I don’t find anything in Apple documentation 
> and the Googles don’t seem to be helpful.
> 
> Thanks.
> 
> Doug Hill
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/xcode-users/mail%40kalaxy.net
> 
> This email sent to [email protected]
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to