Dirk-Jan Hoek created CB-5447:
---------------------------------

             Summary: 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: CLI
    Affects Versions: 3.1.0, 3.0.0
         Environment: OS X Mavericks
            Reporter: Dirk-Jan Hoek


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#6144)

Reply via email to