We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620f20c commit c1b9e2fCopy full SHA for c1b9e2f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 5.3.0 (June 25, 2022)
4
+ - Android: set `distanceFilter` to `0` in `getCurrentPosition` API
5
+ - Android: update default version of play services location to 18.0.0
6
+ - Android: rewrite location change listener logic to fix `Illegal callback invocation` error
7
+
8
### 5.3.0-beta.4 (December 08, 2021)
9
- iOS: rewrite implementation
10
- iOS: revert back to use `requestLocation` API to avoid cached location issue
0 commit comments