You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "David Martinez Borque (JIRA)" <ji...@apache.org> on 2016/08/23 12:49:21 UTC

[jira] [Created] (CB-11742) After upgrading to version 6.3.1, apps won't install in Android because of DOWNGRADE

David Martinez Borque created CB-11742:
------------------------------------------

             Summary: After upgrading to version 6.3.1, apps won't install in Android because of DOWNGRADE
                 Key: CB-11742
                 URL: https://issues.apache.org/jira/browse/CB-11742
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 6.3.1
         Environment: Developing on Windows 8.1 with node v5.1.0, cordova 6.3.1 for android
            Reporter: David Martinez Borque


I have updated to cordova 6.3.1
Then I compile all my apps, generating new release apks (v.1.17).
Then I try to install the new apk into an android device where I already have an older version of the app (v 1.16)
When upgrading the app (adb install -r android-release.apk) I always get this error:

[INSTALL_FAILED_VERSION_DOWNGRADE]

Most curiously, when I install the new apk  (with adb install -r -d) the Android system detects that the version of the app is 1.17!!




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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