Skip to content

Releases: ionic-team/capacitor-geolocation

v8.0.0-next.6

17 Nov 17:25
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:

v7.1.4

25 Jul 11:07
89ca54b

Choose a tag to compare

7.1.4 (2025-07-15)

Fixes

  • ios: Swift package name to be consistent with previous versions (#34)
  • android update Gradle and Kotlin configurations for compatibility with latest @capacitor/android (#28)

Docs

  • ios Add note about background usage description (#29)

v7.1.3

03 Jul 15:27
8afc2ae

Choose a tag to compare

7.1.3 (2025-06-26)

Fixes

  • ios: handle location watch callbacks recovery after backgrounding. More info here.
  • Set dependency on @capacitor/synapse to 1.0.3 to fix ssr environments

7.1.2

30 Apr 16:46
77ebe80

Choose a tag to compare

7.1.2 (2025-04-28)

Fixes

  • Update missing LICENSE.md file
  • ios: watchPosition after an error occurs
  • ios: fix spm version
  • android properly parsing number parameters