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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to