How can I get the console logs from the iOS Simulator?

I want to see what happens in the iOS Simulator if I’m not testing the app in Xcode.

For example, if I open a link in the Safari simulator, see what happens in the console,
or if I install a web-app, see the links that I’m pressing in console.

How can I do this?

I want to see it in Xcode or Terminal, but it’s not a problem if I need to use another bit of software.

15 Answers
15

Leave a Comment