I have an app that doesn't work that well with iOS 9's SplitView. I tried to turn it off by checking the "Requires Full Screen" setting in Deployment Info, but that didn't disable SplitView. (I looked, and UIRequiresFullScreen is set to YES in the info.plist).
Any suggestions? This is for iOS 10.