I have ensured that I'm using the latest version of Xcode, but when launch my iPad Pro 12"9 simulator (full screen, 100% scale) and programatically get the width and height of the screen, I get 1024x768
. Shouldn't it be 1366x1024
instead? What could cause this?
Thanks for your help.
The 4th generation iPad Pro 12.9” was released in March 2020, and this model served as the follow-up to the 3rd generation iPad Pro 12.9” which was released in November 2018.
Apple sells today the 12.9-inch iPad Pro (5th generation) and the 11-inch model (third generation). Both versions feature the M1 chip, which is up to 50% faster than the A12Z Bionic in the previous model, 5G support, a Thunderbolt port, and up to 2TB of storage.
The iPad Pro 12.9-inch has a Display Zoom feature that turns the screen into a 2048 x 1536 screen (that's pixels; it's double-resolution, so points would be 1024x768, which is what you are seeing). In effect, it now thinks it's an iPad Air.
So, your iPad Pro is displaying your app in that mode. This could be because:
a. Your iPad Pro really is in Zoomed mode.
b. You failed to include in your app bundle a proper LaunchScreen.storyboard.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With