My app was stuck at the splash screen, so checked this thread, the release notes on the plugin, did the following and now it’s fine.
ionic cordova plugin remove cordova-sqlite-storage
ionic cordova plugin add cordova-sqlite-storage@6.0.0
My app was stuck at the splash screen, so checked this thread, the release notes on the plugin, did the following and now it’s fine.
ionic cordova plugin remove cordova-sqlite-storage
ionic cordova plugin add cordova-sqlite-storage@6.0.0