Skip to content

Releases: ionic-team/cordova-outsystems-geolocation

1.1.1

21 Nov 17:48
e832649

Choose a tag to compare

2025-11-21

  • fix(android): Native timeout in watchPosition

2025-10-20

  • Chore(iOS): update native library IONGeolocationLib to version 2.0.0
  • Fix(iOS): This version introduces native timeout handling for location requests, replacing the previous outsystems-wrapper timeout.

1.1.0

06 Oct 12:39
1687a43

Choose a tag to compare

  • Feature(android): Location fallback in case of Play Services failure or airplane mode.

1.0.3

11 Aug 15:08
62b282e

Choose a tag to compare

  • Fix(ios): fixes an issue where the plugin stops receiving location updates after calling the clearWatch method.
  • Chore(iOS): update native library IONGeolocationLib to version 1.0.1

1.0.2

08 Jul 16:05
ebc646d

Choose a tag to compare

  • Fix(ios): Location watch callbacks recovery after backgrounding.
  • Fix: getting watch id for Capacitor in OutSystems Wrapper.
  • Fix: Properly check if synapse is defined.

1.0.1

11 Mar 15:33
655cb4e

Choose a tag to compare

  • Fix: plugin declaration in plugin.xml.
  • Chore: Update Synapse dependency.

1.0.0

24 Jan 15:09
ff34abe

Choose a tag to compare

  • First release of cordova-outsystems-geolocation that offers the following features:
    • getCurrentPosition
    • watchPosition
    • clearWatch