Skip to content

fix: improve location retrieval reliability - #95

Merged
ItsChaceD merged 2 commits into
mainfrom
fix/RMET-5383/location-reliability
Aug 6, 2026
Merged

fix: improve location retrieval reliability#95
ItsChaceD merged 2 commits into
mainfrom
fix/RMET-5383/location-reliability

Conversation

@ItsChaceD

Copy link
Copy Markdown
Contributor

Description

Picks up the Android library fix released in 2.2.2, where the enable-location dialog result only reached the newest request and left earlier ones waiting forever.

Also brings over the iOS fix from the Cordova plugin, since both share that code. One failed location attempt used to break every attempt after it until the app restarted.

Context

https://outsystemsrd.atlassian.net/browse/RMET-5383
ionic-team/cordova-outsystems-geolocation#26
ionic-team/ion-android-geolocation#14

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

@OS-pedrogustavobilro OS-pedrogustavobilro changed the title Fix/rmet 5383/location reliability fix: improve location retrieval reliability Aug 6, 2026
@ItsChaceD
ItsChaceD merged commit f349a91 into main Aug 6, 2026
8 checks passed
@ItsChaceD
ItsChaceD deleted the fix/RMET-5383/location-reliability branch August 6, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants