Releases: nativescript-community/gps
Releases · nativescript-community/gps
v3.1.0
3.1.0 (2021-10-21)
Features
- android: native-api-usage (ab6d5f0)
v3.0.0
3.0.0 (2021-04-20)
Bug Fixes
- getLastKnownLocation through GPS (e2ab0ca)
- unify watchLocation Promise to throw on both platforms on error (117e818)
- use CoreType.Accuracy not Accuracy (6c92875)
v2.1.8
2.1.8 (2021-04-07)
Bug Fixes
- dont force manifest and info.plist perms (eefb9ae)
- ios: locationManagerDidPauseLocationUpdates (dcbd43d)
Features
- getLocationMonitoring to get native location manager (3b84539)
v2.1.7
2.1.7 (2021-02-04)
Bug Fixes
- android: prevent crash in getLastKnownLocation #8 (1cea4ad)
v2.1.6
2.1.6 (2021-01-13)
Bug Fixes
- android: openSettings resolve with a boolean (isEnabled) (db4d6d2)
v2.1.5
2.1.5 (2020-11-26)
Bug Fixes
- fix after trace mode change (1b626ee)
v2.1.4
2.1.4 (2020-11-23)
Note: Version bump only for package @nativescript-community/gps
v2.1.3
2.1.3 (2020-11-22)
Note: Version bump only for package @nativescript-community/gps
v2.1.2
2.1.2 (2020-11-17)
Bug Fixes
- android fix for pre 24 devices with nmeaAltitude option (492e28b)
v2.1.1
2.1.1 (2020-11-06)
Bug Fixes
- android fix crash < 24 for now (0bb2e3d)