Xoff
Xamarin Offline First Framework for syncing data between rest services and local storage methods (sqlite, realm, etc.)
Install / Use
/learn @X-OFF/XoffREADME
xoff
Xamarin Offline First Framework for syncing data between rest services and local storage methods (sqlite, realm, etc.)
Getting Started
- Clone or download the project in Zip format.
- Open the solution in VS for Mac
- Set Examples/OfflineFirstReferenceArch.iOS as Startup project.
- Rebuild All
- Run the app in an iPhone Simulator
Note: While the app is being run in simulator, the connectivity might not be updated correctly when the machine's network status changes (for testing purpose). In that case, hit stop debugging and run again to make sure connectivity status gets updated.
New Example Widget API
https://api.backendless.com/2EB98F53-B604-4858-FF6C-D9D39616C700/4FA7BB59-F932-7688-FF16-F25B663F9900/data/Widgets This is where you check to see if items get pushed up to remote database.
