Closed zhombie closed 4 years ago
Which version of the library are you using? This issue was already raised in #82 and should be solved by this change - could you update the library to the latest version and confirm that issue still exists?
The last version, 2.4.0. I have already seen this issue, but he did not give clear answer about that the change helped him
Tested multiple times, method onLocationChanged() is just firing without any waiting, even the time interval is declared in builder
I have just released the v2.4.1 containing the fix for #116, please give it a try and see that solves the issue you described as well.
...DEFINE YOUR ISSUE... requiredTimeInterval as written in code documentation
TimeInterval will be used while getting location from default location providers
gives an ability to set location update interval, but LocationManager does not consider this value when keepTracking is True.Configuration
Logs