Hi *,
I installed CoronaViewer on my iPhone and created a sample application that writes some text to the console via print(). I synced the application via Dropbox to the viewer and monitored the console output of my phone in Xcode (Devices -> My iPhone -> Triangle at the bottom to expand the log).
Now I am unable to find the text I printed to the console in the logs. Does Corona not forward the print() calls to the iOS syslog? If so, what is the preferred way to gather log messages in Corona?
Specs:
iPhone 6 (iOS 10.0.2)
Xcode 7.3.1
Corona 2016.2949
Thanks
Tyr