I have a Corona SDK Subscription - Pro, but when I build for iOS devices I do not see any debug info I send to console via print(), and do not see any Corona warnings or errors which add a lot of headache to find some problems which exist only on iOs devices but everything else is working Ok on other devices.
Also earlier on Android devices call-stack was printed if application was crashed, but now only thing I can see is something like:
I/Corona ( 8550): Lua Runtime Error: lua_pcall failed with status: 2, error message is: ?:0: attempt to index field ‘response’ (a nil value)
of course I know what to search but search with call-stack much easier.
And as I said some problems can be tested only on devices.
Do I have any way to see prints and call stack on Iphones and Androids? [import]uid: 70928 topic_id: 29619 reply_id: 329619[/import]