sqlite-sync / SQLite-sync.com

AMPLI-SYNC is a framework for synchronizing data between a Sqlite database and an MS SQL/MySQL/Oracle/PostgreSQL database. With this framework your application can work completely offline (Airplane Mode), then perform an automated Bidirectional Synchronization when an internet connection becomes available.
https://ampliapps.com/sqlite-sync/
BSD 3-Clause "New" or "Revised" License
326 stars 82 forks source link

Xamarine.Forms example #46

Open ebservices opened 4 years ago

ebservices commented 4 years ago

Hey, Is there any working example for Xamarine.Forms and MySQL.

I am working on a project to sync data between MySQL database hosted on a web server and SQLite in Xamarin.Forms app. I need some references to start with. A working example will be appreciated.

Kindly let me know.

Regards