Legacy version of Cordova/PhoneGap plugin to open and use sqlite databases on Windows 8.1/Windows Phone 8.1 in addition to Android/iOS/macOS/Windows 10 with HTML5/Web SQL API
Other
6
stars
11
forks
source link
New version after upate does not use data from older version? #14
I built an Android application back in February 2017 using the current plugin version at that time, and it worked fine. Then, I rebuilt the application with the newest version of this plugin recently.
When I do an Android upgrade from the old built app to the new built app, the old data is no longer there so it starts with a blank database.
New data seems to work properly, but I need it to use the old/existing data during the update.
Has something changed that would cause the data from the February version to not show up in the current version after an update?
I built an Android application back in February 2017 using the current plugin version at that time, and it worked fine. Then, I rebuilt the application with the newest version of this plugin recently.
When I do an Android upgrade from the old built app to the new built app, the old data is no longer there so it starts with a blank database.
New data seems to work properly, but I need it to use the old/existing data during the update.
Has something changed that would cause the data from the February version to not show up in the current version after an update?