capacitor-community / sqlite

Community plugin for native & electron SQLite databases
MIT License
426 stars 104 forks source link

Support API level 34 on Android #501

Closed ygarg465 closed 1 week ago

ygarg465 commented 4 months ago

Is your feature request related to a problem? Please describe. I am not able to use this library for devices having API level 34 it throws an error.

Describe the solution you'd like Add support for API level 34 that is TIRAMISU and above

jepiqueau commented 4 months ago

@ygarg465 nice comment but capacitor5 do not support API34

ygarg465 commented 4 months ago

@ygarg465 nice comment but capacitor5 do not support API34

Ohh that's why, but the app runs just fine on API 34??

jepiqueau commented 1 week ago

@ygarg465 i have issue a first release npm i --save @capacitor-community/sqlite@capv6 i tested it in Android, Electron and Web and it works fine. I could not tested it in iOS as it requires Xcode15+ which is not available for my MacBook Pro too old. so you can use it for Android API34