Currently I am using ionic-webview plugin version 1.2.1, ionic3, cordova 8.1.2, cordova-ios 4.5.5 and codova-android 7.1.2. And I am updating my App with ionic-webview plugin version 4.1.3, ionic4, cordova 9.0.0, cordova-ios 5.0.1 and codova-android 8.x.x.
So while updating my app I am losing the data stored in local storage. Many have suggested to go with a bridge release (2 releases. First one with all old versions AND with sq lite/ionic storage to store local data and next release with all these updates).
I don't have this bridge release option because of some other reasons. Can anyone suggest me a solution or any other plugin to solve this issue with one go (single release)