This is a comprehensive list of the breaking changes introduced in the major version releases.
This plugin now supports Capacitor 8. The minimum Android SDK version is 24 and the iOS deployment target is 15.0. Ensure your project meets these requirements before upgrading.
- On Android, the
libsqlVersionvariable has been updated to0.1.2.
On Android, the sync method now returns the error message Not implemented on this platform. instead of Not available on this platform..