Skip to content

Releases: ionic-team/capacitor-geolocation

v7.1.6

25 Nov 18:05

Choose a tag to compare

7.1.6 (2025-11-25)

Bug Fixes

  • ios: Simplify SPM usage for native library (#52) (ad53dc6)

This release is also available on:

v8.0.0-next.7

21 Nov 10:21
c0d8290

Choose a tag to compare

v8.0.0-next.7 Pre-release
Pre-release

8.0.0-next.7 (2025-11-21)

Features

  • android: New parameter interval in watchPosition (#62) (7fda0cf)

BREAKING CHANGES

  • The timeout property now gets applied to all requests on Android on iOS, as opposed to just web and getCurrentPosition on Android. This aligns with what is documented in the plugin. If you are experiencing timeouts when requesting location in your app, consider using a higher timeout value. For watchPosition on Android, you may use the interval parameter introduced in version 8.0.0.

v8.0.0-next.6

21 Nov 09:51
4e1b835

Choose a tag to compare

v8.0.0-next.6 Pre-release
Pre-release

8.0.0-next.6 (2025-11-17)

  • android: Update gradle dependencies to latest versions
  • ios: Minor updates to Package.swift

v8.0.0-next.5

10 Nov 14:46

Choose a tag to compare

v8.0.0-next.5 Pre-release
Pre-release

8.0.0-next.5 (2025-11-10)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (08f311a)

This release is also available on:

v8.0.0-next.4

04 Nov 15:50

Choose a tag to compare

v8.0.0-next.4 Pre-release
Pre-release

8.0.0-next.4 (2025-11-04)

Bug Fixes

  • ios: added timeout implementation for both getCurrentPosition and watchPosition (#55) (4c22ac3)

This release is also available on:

v8.0.0-next.3

06 Oct 09:39

Choose a tag to compare

v8.0.0-next.3 Pre-release
Pre-release

8.0.0-next.3 (2025-10-06)

Features

  • android: Fallback option for no network or Play Services (#53) (09277b7)

This release is also available on:

v8.0.0-next.2

03 Oct 14:36

Choose a tag to compare

v8.0.0-next.2 Pre-release
Pre-release

8.0.0-next.2 (2025-10-03)

Bug Fixes

  • ios: Simplify SPM usage for native library (#52) (ad53dc6)

This release is also available on:

v8.0.0-next.1

09 Sep 09:11

Choose a tag to compare

v8.0.0-next.1 Pre-release
Pre-release

8.0.0-next.1 (2025-09-09)

Bug Fixes

  • peerDependency for pnpm compatibility (a94839d)

Features

BREAKING CHANGES

  • Capacitor major version update requires major version update on the plugin.

This release is also available on:

v7.1.5

12 Aug 10:58

Choose a tag to compare

7.1.5 (2025-08-12)

Bug Fixes

  • ios: fixes an issue where the plugin stops receiving location updates after calling the clearWatch method (#38) (d6f5266)

This release is also available on: