Almoullim / background_location

Flutter background location plugin for Android and iOS
https://pub.dev/packages/background_location
Other
224 stars 236 forks source link

setAndroidConfiguration interval not able to work? #80

Closed michaelchiew08 closed 3 years ago

michaelchiew08 commented 3 years ago

Hi, I was trying to use setAndroidConfiguration(1000) together with startLocationService(distanceFilter: 20). It is not working as intended after waiting 10 seconds? How does it work to only prioritize the interval instead of the distance?

michaelchiew08 commented 3 years ago

anyway thx, i already know what happen... my setAndroidConfiguration(1000) value is too small to see the differences