[
https://issues.apache.org/jira/browse/CB-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110555#comment-15110555
]
ASF GitHub Bot commented on CB-10157:
-------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-android/pull/251
CB-10157 Uninstall app from device/emulator only when signed apk is already
installed
JIRA: [CB-10157](https://issues.apache.org/jira/browse/CB-10157)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-android CB-10157
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-android/pull/251.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #251
----
commit 7acadbcbdde3405c6ec505f231bb16de1356c8f7
Author: Vladimir Kotikov <[email protected]>
Date: 2016-01-21T12:52:29Z
CB-10157 Uninstall app from device/emulator only when signed apk is already
installed
----
> Application uninstalls before installing, clearing localStorage and databases
> -----------------------------------------------------------------------------
>
> Key: CB-10157
> URL: https://issues.apache.org/jira/browse/CB-10157
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Reporter: Zeph Davies
> Assignee: Vladimir Kotikov
> Labels: regression
>
> Due to the change in CB-9557, the application is ALWAYS uninstalled before
> being installed.
> This means that the localStorage and any databases associated with the
> application are CLEARED.
> This is a major problem for developing applications which rely on storing
> some data between installations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]