0

I have an app for iPhone/iPad, but when it used on iPad I have a problem with splitView mode. How I can disable splitting on iPad for my app? ( programmatically or in project settings)

Thanks for all answers!

Golovanov Dmytrii
  • 527
  • 1
  • 6
  • 20
  • 2
    It is better to fix your app so that it works correctly in split screen rather than simply disabling the feature unless it is something like a game. – Paulw11 Apr 17 '18 at 11:53
  • 1
    Agree with @Paulw11, but still if you need help " To opt out of being eligible to participate in Slide Over and Split View, add the UIRequiresFullScreen key to your Xcode project’s Info.plist file and apply the Boolean value YES." – Vinaykrishnan Apr 17 '18 at 11:55
  • Your are right, but in Xcode 9.3 that parameter can changes in project settings "Require Full Screen" – Golovanov Dmytrii Apr 17 '18 at 12:19

0 Answers0