Wrong screenshot size

368 Views Asked by At

I am trying to submit a new iOS app and I am struggling with the XR screenshot size.

Apple requires that the XR screenshoots size is 1242 x 2688 (Apple guide) but screenshots from the actual device (not from the simulator) are: 750 x 1624.

I have tried to take the screenshots in both ways:

1) on the phone via buttons

2) via Xcode 10

Unfortunately, I cannot take the screenshots from the simulator because my app uses the ARKit which hovewer provides screenshots with another different size: 828 × 1792.

Side note: the XS max simulator provides screenshot of the right size but I don't have a XS max device to test.

How do I get screenshots with the right size?

Any help appreciated.

0

There are 0 best solutions below