ionic-team / ionic-team/cordova-plugin-ionic-webview
Upgrading from 1.x to 2.x loses indexeddb data on Android
Open
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
I am using PouchDB to persist data on Android using indexeddb as the persistence adapter. Upgrading webview from 1.x to 2.x loses all data.
I understand that this webview is used for the first time for Android as it was previously only used for iOS, but there should be a way to keep existing data when upgrading.
Contributor guide
Assessment
This issue has not been assessed yet.