Releases: ionic-team/capacitor-geolocation
Releases · ionic-team/capacitor-geolocation
v7.1.7
v8.0.0
8.0.0 (2025-12-08)
Bug Fixes
- android: use 'propName = value' assignment syntax in build.gradle files (08f311a)
- ios: added timeout implementation for both getCurrentPosition and watchPosition (#55) (4c22ac3)
- peerDependency for pnpm compatibility (a94839d)
Features
- android: Fallback option for no network or Play Services (#53) (09277b7)
- android: New parameter
intervalinwatchPosition(#62) (7fda0cf) - Capacitor 8 support (6ead26a)
BREAKING CHANGES
- The
timeoutproperty now gets applied to all requests on Android on iOS, as opposed to just web andgetCurrentPositionon Android. This aligns with what is documented in the plugin. If you are experiencing timeouts when requesting location in your app, consider using a highertimeoutvalue. ForwatchPositionon Android, you may use theintervalparameter introduced in version 8.0.0. - Capacitor major version update requires major version update on the plugin.
This release is also available on:
v7.1.6
v8.0.0-next.7
8.0.0-next.7 (2025-11-21)
Features
BREAKING CHANGES
- The
timeoutproperty now gets applied to all requests on Android on iOS, as opposed to just web andgetCurrentPositionon Android. This aligns with what is documented in the plugin. If you are experiencing timeouts when requesting location in your app, consider using a highertimeoutvalue. ForwatchPositionon Android, you may use theintervalparameter introduced in version 8.0.0.
v8.0.0-next.6
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
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
v8.0.0-next.3
v8.0.0-next.2
v8.0.0-next.1
8.0.0-next.1 (2025-09-09)
Bug Fixes
- peerDependency for pnpm compatibility (a94839d)
Features
- Capacitor 8 support (6ead26a)
BREAKING CHANGES
- Capacitor major version update requires major version update on the plugin.
This release is also available on: