GitHub user Jodes81 edited a discussion: Not seeing error messages or 
console.log output in AS > Logcat or chrome://inspect

I am trying to see the output of errors or `console.log(...)` for a real device 
I'm testing on, without success.

I've read [Display Cordova "console.log" entries in Android 
Studio](https://stackoverflow.com/questions/52782751/display-cordova-console-log-entries-in-android-studio)
 without any help.

I'm connecting my phone to laptop via USB:

 - I have `Developer Options > USB debugging` enabled
 - I also have put `android:debuggable="true"` in the AndroidManifest.xml file.
 - I also have run `cordova plugin add cordova-plugin-console`.
 - I'm running `cordova build android --debug` and `cordova run android --debug`

Nothing is working. The log entries are not appearing in:

 - `Android Studio > Logcat`
 - chrome://inspect

GitHub link: https://github.com/apache/cordova/discussions/538

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to