Releases: ionic-team/capacitor-geolocation
Releases · ionic-team/capacitor-geolocation
7.1.1
7.1.0
7.1.0 (2025-02-12)
Chores
- Set peerDependency on @capacitor/core to >=7.0.0
Features
- Revamp error messages and add error codes for better error-handling.
- Rewrite plugin using native Android and iOS libraries.
Fixes
- getCurrentPosition on Android now uses uses the timeout parameter.
- watchPosition on Android now uses the timeout parameter to define the interval for position updates, and the maximumAge parameter for setMaxUpdateAgeMillis. More info here.
7.1.0-dev.2
Chores
- Set
peerDependency
on@capacitor/core
to>=7.0.0
7.1.0-dev.1
Features
- Revamp error messages and add error codes for better error-handling.
- Rewrite plugin using native Android and iOS libraries.