Thanks David. I was able to upload my app to the app store and am now testing on TestFlight.
Doug Hill > On Sep 18, 2015, at 1:07 PM, David Duncan <david.dun...@apple.com> wrote: > > There is no other side effect, it just opts you out of multitasking. > >> On Sep 18, 2015, at 12:50 PM, Doug Hill <xcodeus...@breaqz.com >> <mailto:xcodeus...@breaqz.com>> wrote: >> >> Thanks for the tip Erik, the documents I found on Apple’s site didn’t >> mention the opt-out mechanism. >> >> My next question then becomes, what is the effect of adding the >> UIRequiresFullScreen key, other than to opt-out of multitasking? Does this >> have other effects on the app? In searches of the documentation, I only see >> this key referenced when opting out of multitasking, but wanted to see if >> there was some other side-effect. >> >> Thanks for any info. >> >> Doug Hill >> >>> On Sep 18, 2015, at 12:42 PM, Erik <m...@kalaxy.net >>> <mailto:m...@kalaxy.net>> wrote: >>> >>> 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 >>> >>> <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 <xcodeus...@breaqz.com >>> <mailto:xcodeus...@breaqz.com>> 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 (Xcode-users@lists.apple.com >>>> <mailto:Xcode-users@lists.apple.com>) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/xcode-users/mail%40kalaxy.net >>>> <https://lists.apple.com/mailman/options/xcode-users/mail%40kalaxy.net> >>>> >>>> This email sent to m...@kalaxy.net <mailto:m...@kalaxy.net> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Xcode-users mailing list (Xcode-users@lists.apple.com >> <mailto:Xcode-users@lists.apple.com>) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/xcode-users/david.duncan%40apple.com >> <https://lists.apple.com/mailman/options/xcode-users/david.duncan%40apple.com> >> >> This email sent to david.dun...@apple.com > > -- > David Duncan >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com