This sample demonstrates how to handle conflicts while using the offline data sync feature of Azure Mobile Apps Cordova SDK.
- Update the URL https://yoursitename.azurewebsites.net in www/index.html and www/js/tableManager.js to point to your Azure Mobile App.
- Run the app like any other Cordova App - add a Cordova platform, build and run!