iOS split screen functionality

In case anyone else is searching for this I found I could enable this in Xcode with the following changes:

  1. Check all options under “Device Orientation” (including upside down)

  2. Uncheck “Requires full screen”

  3. Change Launch Screen File to “CDVLaunchScreen.storyboard”

59%20PM

1 Like