I have a simple native app that uses SQLite. If I use either of these plugins, the app runs fine on Android 10 and on iOS 12.4.9.
When I run it on iOS 14.4 I get “SQLite not supported”.
cordova-sqlite-storage
cordova-sqlite-evcore-extbuild-free
Anyone know about any SQLite changes and iOS 14.4?
Thank you