What’s the best way to debug an app running in the simulator? Sometimes I’m getting errors / crashes but not getting any clues as to why.
Thank you,
Paul [import]uid: 26027 topic_id: 5705 reply_id: 305705[/import]
What’s the best way to debug an app running in the simulator? Sometimes I’m getting errors / crashes but not getting any clues as to why.
Thank you,
Paul [import]uid: 26027 topic_id: 5705 reply_id: 305705[/import]
If you’re using the Mac version you can use the Debugger. [import]uid: 9371 topic_id: 5705 reply_id: 19527[/import]
How do I do that? (I am using the Mac version)
Thank you,
Paul [import]uid: 26027 topic_id: 5705 reply_id: 19529[/import]
In the Corona package you should see “Debugger”, run that it will open Corona and let you select your project. Then switch to the terminal window that was opened and type “run” [import]uid: 9371 topic_id: 5705 reply_id: 19530[/import]