v8.0.0-next.7
Pre-release
Pre-release
·
1 commit
to main
since this release
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.