You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Chris, I saw that you released a fix for cordova-sqlite-storage.
We rely on this plugin here because we need to keep the location of the database flexible on Android. However, currently the bug prevents the app from launching.
We would be very grateful if you would commit the fix in this plugin as well.
Similar to storesafe/cordova-sqlite-storage#954, reproduced on Pixel 5 (via Browser Stack)
This issue does not appear with target SDK 30 on Android 11 emulator.
P.S. As I said below, I am planning to implement a different solution compared to cordova-sqlite-storage.
The text was updated successfully, but these errors were encountered: