Skip to content

Instantly share code, notes, and snippets.

@rogden
Created December 7, 2015 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rogden/7bf5d2e5de2c596e89d4 to your computer and use it in GitHub Desktop.
Save rogden/7bf5d2e5de2c596e89d4 to your computer and use it in GitHub Desktop.
Unity iOS iPad Multitasking support issue fix
Add the below to your apps/games info.plist file.
<key>UIRequiresFullScreen</key>
<true/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment