Take screenshots in the iOS simulator

I want to take a screenshot of my iOS application when it is running in the simulator, and save the screenshot on my Mac. How can I do this?

19 s
19

It’s just as simple as command+s or File > Save Screen Shot in iOS Simulator. It will appear on your desktop by default.

Leave a Comment