Search code examples
iosxcodestoryboardlaunch-screen

iPad Pro. Disable native 2732‑by‑2048 resolution


Need to disable the iPad Pro native 2732‑by‑2048 resolution for my app.

I found that it was auto activated if the app use a Launch Screen(LaunchScreen.storyboard).

Is there a way to disable iPad Pro and continue to use Launch Screen.

(I'm surprise that even with no icon for iPad Pro, the native mode was activated, i'm sure a lot of dev don't have the app ready for this)

Thanks


Solution

  • Official answer from Apple:

    If an application includes a launch storyboard and is built with Xcode 7.1 or later, that application will run at native resolution on the iPad Pro regardless of whether the application includes a 167x167 icon.

    If you would like to see this behavior changed in a future version of iOS, I suggest you file a bug report. Bug reports can be filled by visiting http://bugreport.apple.com.