This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
Releases: NativeScript/nativescript-geolocation
Releases · NativeScript/nativescript-geolocation
v5.1.0
v5.0.0
v5.0.0 (2019, March, 13)
Feature
- The plugin will use requestLocation API for devices using iOS 9.0+. In situation of poor or no GPS signal, but available Wi-Fi it will take 10 sec to return location. This change should improve accuracy on iOS when Accuracy.high is used.
v4.5.0
v4.5.0 (2019, February, 15)
Feature
- Support for NativeScript 5.2
v4.4.2
v4.4.2 (2019, February, 4)
Fix:
v4.4.1
v4.4.0
v4.3.1
v4.3.0
v4.2.4
v4.2.3 hotfix release
Fixes:
- iOS: did not request permissions when calling getCurrentLocation, while Android does
- Android: handle only exceptions of the proper type on enable location