You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/01 01:40:05 UTC

[GitHub] [cordova-android] breautek commented on issue #968: Ionic 5 cordova android chrome debug console not removed in release

breautek commented on issue #968:
URL: https://github.com/apache/cordova-android/issues/968#issuecomment-636569937


   > I have built an Ionic 5 prod release APK with cordova-android nightly (9.0.0-nightly.2020.5.28.a830145f), and I too am seeing debug output in Chrome dev tools, and also in Android Studio. I listed the APK as above and I see no "debuggable" at all.
   
   This leads me to believe this is an issue with Ionic, not Cordova. Cordova does not enable the webview dev tools unless if the `debuggable` flag is set. If you see no debuggable, this means it's not set and it is defaulting to false.
   
   Please let me know if you can reproduce this in raw vanilla cordova project (no frameworks such as Ionic). If you can please let me know of the steps you took and details about your environment as I failed to reproduce this before.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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