All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix on iOS to check if location services are enabled RMET-3577
- Fix on Android to stop location updates when watch times out quickly RMET-2621
- Fix on Android to return an error if the user denies to enable the location when prompted by the plugin RMET-3539
- Fixed Android MABS 10 build by removing android support libraries RMET-2834
- New plugin release to include metadata tag for MABS 7.2.0 compatibility
- Fixed Android AddWatch deny permissions crash RMET-964
- Fixed onRequestPermissionResult method to accept the approximate location option RMET-823
- Fixed GetLocation for iOS to return a number instead of a string RMET-918
- Fixed requestLocationUpdatesIfSettingsSatisfied method to show the user a dialog to enable location or change location settings RMET-608
- Fixed checkGooglePlayServicesAvailable method to show the user an error dialog when the error can be resolved RMET-609
- Fixed error in iOS: Round up location value to max 15 digits after decimal point RMET-522
- Method getLocation is no longer called on cancelled permissions request RNMT-4280
- Add new native implementation on Android RNMT-2811
- Adds NSLocationAlwaysUsageDescription preference to plugin.xml RNMT-2651
- Fix to allow 4.0.0 version install CB-13705