Answer the question
In order to leave comments, you need to log in
Is it possible to run a background service with Xamarin capabilities cross-platform?
Interested in running a service in the background that will collect geo-coordinates. Work with geolocation sensors has already been ported to one library for all platforms (for example, Geolocator ), it is interesting to call the background service to work in the background, even after the application is closed. It would be interesting to have a cross-platform solution for three mobile platforms. Or is there no such thing yet and you need to write an implementation of the call through DependencyService ?
Answer the question
In order to leave comments, you need to log in
I use MvvmCross + Location plugin. There is already implemented a service working in the background.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question