[ 
https://issues.apache.org/jira/browse/CB-14119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16524661#comment-16524661
 ] 

Bryan Ellis commented on CB-14119:
----------------------------------

[~edoofx], I was also not able to reproduce this issue.

*My Following Steps:*

{code:bash}
$ cordova create myapp
$ cd myapp
$ cordova platform add android
$ cordova build android --release -- --keystore="/path/to/keystore.jks" 
--storePassword=PASS --alias=ALIAS --password=PASS
$ adb install /path/to/signed.apk
{code}

* Phone is plugged into macOS via USB.
* Phone has USB debugging enabled.

> Cant Disable Debugger Chrome
> ----------------------------
>
>                 Key: CB-14119
>                 URL: https://issues.apache.org/jira/browse/CB-14119
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: AllPlatforms, cordova-cli
>    Affects Versions: cordova-android-7.0.0
>            Reporter: edoofx
>            Priority: Major
>              Labels: security
>
> how i can disable debug when using release APK from cordova ? im using 
> *cordova build android --release – --keystore="PATH KEYSTORE" 
> --storePassword=PASS --alias=ALIAS --password=PASS*
>  when ** apk created succesfully , then im trying to real phone, enable usb 
> debug , plug into PC , then boom! i can see debug on chrome , even with param 
> --release
>  
> *using cordova 8 and android 7.0.0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to