Hi,
I would like to know how to debug my app running directly in my device (Ipad / Android)
is there any way to show the console of javascript in the screen of the device?
Hi,
I would like to know how to debug my app running directly in my device (Ipad / Android)
is there any way to show the console of javascript in the screen of the device?
Hello! These links should help http://developer.android.com/tools/de...
https://developer.apple.com/library/i...
If there is not much information you can also use alerts to show results on device.