You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/12/16 11:54:39 UTC

[GitHub] Menardi edited a comment on issue #500: Release version still have debugging enabled

Menardi edited a comment on issue #500: Release version still have debugging enabled
URL: https://github.com/apache/cordova-android/issues/500#issuecomment-447637037
 
 
   I'm wondering if there might have been a change in the Android emulators. I have old APKs which I know were not inspectable before, but now can be inspected if they are run on an emulator. However, they are still not inspectable on device.
   
   I have checked the part of the cordova-android code which enables the debugging (https://github.com/apache/cordova-android/blob/5f44af375754f1fa8fddd53834cdf36f4be29a62/framework/src/org/apache/cordova/engine/SystemWebViewEngine.java#L175-L178), and it is not triggered in a release APK. But that APK is still inspectable on an emulator. So, I feel it must be a change in the emulators that forces everything to be inspectable.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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