Skip to content

7.1.0

Choose a tag to compare

@ItsChaceD ItsChaceD released this 12 Feb 17:08
· 66 commits to main since this release
e955901

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.