Closed brodycj closed 3 years ago
updated December 2020
Here are the functional changes to the plugin implementation in JavaScript and native side on Android, iOS, macOS ("osx"), and Windows:
3.34.0
update, with Android implementation built from: https://github.com/brodybits/android-sqlite-evcore-native-driver-free/tree/evcore-sqlite3-eu-supportsrc/windows/SQLite3-Win-RT
to src/windows/SQLite3-WinRT-sync
NSURLIsExcludedFromBackupKey
Hi @brodybits ,
sorry, we must have totally overlooked this PR 😞
We are now running into https://github.com/storesafe/cordova-plugin-sqlite-evplus-ext-common-free/issues/9 on Android as we updated to targetSdkVersion
30 recently.
Could you update this PR to a newer version that incorporates the upstream fix?
Thanks a lot!
Kind regards Michael
The issue with Android 11 & target SDK 30 will be resolved in a new PR ... thanks.
with
0.5.0-rc3
tag (updated):3.34.0
update - includes some security updates, mostly needed for applications that use untrusted SQL operationssrc/windows/SQLite3-Win-RT
tosrc/windows/SQLite3-WinRT-sync
NSURLIsExcludedFromBackupKey
Testing: remove existing Cordova SQLite plugin version then add this update using the following command: