iPhone App Submission requires 5.5 inch display screenshots, but Xcode does not offer any simulators for these devices
Asked Answered
K

3

8

I am trying to submit an iPhone app to the App Store on App Store Connect but I am getting an error that says "You must upload a screenshot for 5.5-inch iPhone displays."

However, I am using Xcode 14.3 and it does not have any simulators with 5.5 inch devices. How am I supposed to get a 5.5 inch display screenshot? Is there a way to resolve this in App Store Connect?

Note: I have read that only the largest display sizes are needed, but I uploaded 6.7 inch display screenshots and it still demands 5.5 inch display screenshots.

Koski answered 25/6, 2023 at 2:7 Comment(0)
F
5

This answer also addresses OS Version: No Runtimes

enter image description here

  1. In the top toolbar menu go to Xcode -> Settings...

enter image description here

  1. On the Platform tab you have a + button in the bottom corner and then click ios. Choose to download the last iOS 16 version

enter image description here

  1. Then add a new emulator by clicking Manage Run Destinations...

enter image description here

  1. Now you can choose the iPhone 8 plus wich has 5.5" display

enter image description here

Foushee answered 17/5 at 10:26 Comment(0)
K
3

I just found the answer on the web. Go to "Devices and Simulators" under the Window tab and then click the + button to add the iPhone 8 Plus simulator.

Koski answered 25/6, 2023 at 2:22 Comment(3)
This information is relevant only if your target is not iOS 17. However, if your aim is iOS 17, you may encounter limitations as the iOS 17 runtime is unavailable for any of the 5.5" devices, including iPhone 6 Plus, iPhone 6S Plus, iPhone 7 Plus, and iPhone 8 Plus.Prescind
What is the solution if your app only supports iOS 17 and you can't run it on an iPhone 8 Plus simulator?Girlie
In xCode - Settings - Platform: Click + to add iOS15 Simulator. Then you will be able to get the correct screen size for iPhone 8 plusChiffchaff
I
1

I used iPhone 8 Plus simulator with OS version 16.4, and the screenshots were accepted, but not with OS Version 16.0.

Ineffectual answered 16/1 at 21:15 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.