I have just uploaded my updated game to the iTunes Connect. I have a problem as it requires from me to add iPhone 5 screenshots.
Unfortunately I don’t have the iPhone 5.
Does someone know if I can somehow obtain the screenshots via the simulator in xcode ?
I tried to run the game in the simulator, but all I get is a pink screen
1- Start the game in Unity.
2- Select iPhone 5 Screen Preset from top left.
3- Open the Stats window
4- Resize the screen until it comes to the exact iPhone 5 resolution.
5- Use a script with “Application.CaptureScreenshot(screenshotFilename)” in it. (assign it to a key press etc).
Thats all. That’s how I captured the screens for Traffic Racer.