shernandezp / XamarinForms.LocationService

MAUI Background Services, Background Location Updates, Location Updates, BroadCastReceiver
https://github.com/shernandezp
Apache License 2.0
71 stars 25 forks source link

Set a time interval for each location request #9

Closed emersiljr closed 3 years ago

emersiljr commented 3 years ago

I realize that the location service has a random time, how and where could a time interval be configured to request location? For example, every 10 or 20 seconds? I couldn't find where this configuration would be.

shernandezp commented 3 years ago

This is not a bug. I'm closing it. Updates of the location are fixed, not random. If you want to use this code for another project, I suggest you go through it, debug it, and you will find where the interval is set.