Releases: OutSystems/cordova-plugin-geolocation
Releases · OutSystems/cordova-plugin-geolocation
4.0.1-OS14
Fix
iOS
- Warning issue regarding the location services enabled check being done within the main thread.
4.0.1-OS13
Fixes:
- Stop location updates when watch times out quickly.
4.0.1-OS12
- Android: Adds logic to return error if user denies to enable the location on the device when prompted.
4.0.1-OS11
- Fixed Android MABS 10 build by removing dependency on android support libraries.
4.0.1-OS10
New plugin release to include metadata tag for MABS 7.2.0 and 8.0 compatibility
4.0.1-OS9
- Fixed Android AddWatch deny permissions crash
- Fixed onRequestPermissionResult method to accept the approximate location option
4.0.1-OS8
- Fixed GetLocation for iOS to return a number instead of a string
4.0.1-OS7
Fixed iOS implementation to round up location value to max 15 digits after decimal point.
Fixed requestLocationUpdatesIfSettingsSatisfied method in Android to show the user a dialog to enable location or change location settings.
Fixed checkGooglePlayServicesAvailable method in Android to show the user an error dialog when the error can be resolved.
4.0.1-OS5
Fix to avoid access location context null
4.0.1-OS4
Timeout now stops location object creation