Skip to content

Releases: ionic-team/capacitor-geolocation

7.1.1

21 Feb 17:06
bacba5f
Compare
Choose a tag to compare

7.1.1 (2025-02-21)

Fixes

  • ios: properly resolving requestPermissions

7.1.0

12 Feb 17:08
e955901
Compare
Choose a tag to compare

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

31 Jan 11:26
e3e98bd
Compare
Choose a tag to compare
7.1.0-dev.2 Pre-release
Pre-release

Chores

  • Set peerDependency on @capacitor/core to >=7.0.0

7.1.0-dev.1

29 Jan 17:54
af58036
Compare
Choose a tag to compare
7.1.0-dev.1 Pre-release
Pre-release

Features

  • Revamp error messages and add error codes for better error-handling.
  • Rewrite plugin using native Android and iOS libraries.