Hi,
I'm buildig an app which scope is to give the user infos about his driving.
The need is to automatically let the app get (and send to a ws) information like velocity/acceleration also if the app is closed.
Something similar to apps that keep tracking of your step walking during a day...also if they are not open they are working for you in background.
How can I achieve something similar with Xamarin, specially with Xamarin Forms PCL?
Thank you very much!
Regards