I am new to the Xamarin platform. I am developing an application for all three major platforms (WP, iOS, Android) using Xamarin.forms. How to synchronize data with my server in the background → I need something similar to the Android service. I want to sync data even when the user navigates to another application screen. It would be great if I could continue to synchronize data, even when the user leaves the application.
thanks
source share