[
https://issues.apache.org/jira/browse/CB-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-5447.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.4.0
Assignee: Andrew Grieve
> Release build Android keeps android:debuggable=“true”
> -----------------------------------------------------
>
> Key: CB-5447
> URL: https://issues.apache.org/jira/browse/CB-5447
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android, CLI
> Affects Versions: 3.0.0, 3.1.0
> Environment: OS X Mavericks
> Reporter: Dirk-Jan Hoek
> Assignee: Andrew Grieve
> Fix For: 3.4.0
>
>
> I'm trying to release an Android app using the CLI.
> When running 'cordova build android --release', I noticed the following
> setting in AndroidManifest.xml: "android:debuggable="true".
> This setting prevents anyone from uploading to the Play Store.
> I've solved this by adding a cordova-hook that sets this value to "false".
> Shouldn't this be done by default when building with the '--release' flag?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)