I have been researching this a long time and everything I have tried has resulted in a dead end.
I have an Xamarin Cross Platform App leveraging the sqlite-net-pcl.....as the tutorials tell you.
However, the app will have the option to connect to a server that has a sql database....and I need to sync the data back and forth.
Apparently the current tutorials for doing this with azure....do not work. I have spoken to some of the top Azure people and from my understanding Azure mobile apps is going through a rework.
So I tired Dotmim Sync....but sqlite-net-pcl is not compatible with Dotmim Sync
Any help with this would be much appreciated.