Hi Guys.
Have some code doing some inexplicable things. Works fine in the simulator, but the compiled debug version on my device behaves differently.
I’m using a Samsung Galaxy Note 8 and have it in developer mode of course… I don’t know how to see debug info on the phone - which is making the debug process extremely difficult.
I can print any value out to the console in the Simulator, but once compiled and installed on my phone, how do I see the same debug data?
Is there any tutorial (within Corona - or outside) on how to access the device’s debug info?
Thanks for any assist…