sdd
sdd

Reputation: 877

Adding screenshot in iTunes Connect without real Device

I am about to submit my app in iTunes connect.

Now it is asking me for screenshots for a 3.5-inch, 4-inch, 4.7-inch and 5.5-inch.

Since I coded it in swift I guess I can skip the 3.5inch part?

But my question is: I only have an 4-inch device available. How can I add the screenshots of the 4.7 and 6inch? maybe with the simulator?

Thank you

Upvotes: 2

Views: 487

Answers (3)

vhs
vhs

Reputation: 10051

I tried a few different methods, and what worked best for me in a short amount of time was to capture screenshots in the iOS Simulator at 100% scale and then resize them using GIMP, which is free unlike Sketch.

If you're in the business of creating screenshots for many devices, across locales or with frequent screenshot update needs it's best to look into automation with tool like Snapshot.

Upvotes: 0

swift
swift

Reputation: 75

In the iOS Simulator File > Screenshot

That saves a screenshot to your desktop.

Upvotes: 2

Kumar Nitin
Kumar Nitin

Reputation: 1863

Simulator should be fine. You can edit it using Sketch, I found it really helpful.

Upvotes: 1

Related Questions