storesafe / cordova-sqlite-evcore-extbuild-free

Cordova sqlite plugin with Android performance enhancements for PhoneGap Build, GPL v3 or commercial license options

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot open database with target SDK 30 on some Android 11 devices

brodybits opened this issue · comments

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.

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.

My apologies for the delay. I am planning to implement a different solution for the evcore and evplus plugin versions.

This should now be resolved in recently published version 0.14.0.

I will make a similar update for evplus, should be coming early next week.