How do I use an SQLite 3 DB on Android 11 and up?

I mean that my example/test code works perfectly with the newer release. I do not use ImportDatabase, instead I use DBName and I upload the DB using Designer Upload button. In this way my test code here works on Android 8.0 and Android 11

2 Likes

Ok, but my (workaround) blocks for the path to the assets shouldn't really be required. The extension should intercept that.

Yes, I agree, should be better

What do you feel about Android 12 and 13? An app designed for Android 11 may run correctly in Android 12 and 13 as well?

1 Like

:ok_hand:

"Should" be fixed now, download latest V3 from link above

1 Like