I am developing an data collection xamarin cross platform app for both offline/online mode. so how can i put my offline collected data (using SQLite local database) to the server side database (any) automatically, when internet connection/network is available.Please suggest me.