Skip to content

v8.0.0-next.7

Pre-release
Pre-release

Choose a tag to compare

@OS-pedrogustavobilro OS-pedrogustavobilro released this 21 Nov 10:21
· 1 commit to main since this release
c0d8290

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.