Offline option is propably a database. Like SqlLite.
Online is probably a webService which it will save data into another database like MySql or SqlServer
Building Offline Xamarin Forms app

jrahma
111
Reputation points
Hi,
How can I build an offline app which will have offline data but sync with online app when connected?
What are the available options for both online and offline?
Kindly advice..
Thanks,
Jassim
2 answers
Sort by: Most helpful
-
Dimitris Christoforidis 296 Reputation points
2021-03-27T18:11:01.107+00:00 Sign in to answer
I found a similar thread in the SO, Cosmos DB do not support the offline DB https://stackoverflow.com/a/51160202/10627299