V
V
Viktor Mokrousov2015-04-21 15:36:00
Android
Viktor Mokrousov, 2015-04-21 15:36:00

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

1 answer(s)
A
Artem Voronov, 2015-04-21
@newross

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 question

Ask a Question

731 491 924 answers to any question