Debug console for iOS Simulator?

If you add the line io.output():setvbuf(“no”) to a project, then build for device, you can see all the “print” output on xCode Organizer Console, right?

Well… is there some way to show the console for the iOS Simulator? I’m doing many tests on native elements and having to upload to device every time I need to debug is not so convenient.

Thank you
[import]uid: 9158 topic_id: 8444 reply_id: 308444[/import]

Ops… Ok, I’ve found out how.
Just open Console.app :wink: [import]uid: 9158 topic_id: 8444 reply_id: 30253[/import]