Skip to content

Releases: OutSystems/cordova-plugin-geolocation

4.0.1-OS12

18 Jul 17:44
0065359
Compare
Choose a tag to compare
  • Android: Adds logic to return error if user denies to enable the location on the device when prompted.

4.0.1-OS11

10 Oct 17:01
Compare
Choose a tag to compare
  • Fixed Android MABS 10 build by removing dependency on android support libraries.

4.0.1-OS10

04 Nov 10:33
Compare
Choose a tag to compare

New plugin release to include metadata tag for MABS 7.2.0 and 8.0 compatibility

4.0.1-OS9

30 Sep 13:23
Compare
Choose a tag to compare
  • Fixed Android AddWatch deny permissions crash
  • Fixed onRequestPermissionResult method to accept the approximate location option

4.0.1-OS8

23 Sep 15:14
Compare
Choose a tag to compare
  • Fixed GetLocation for iOS to return a number instead of a string

4.0.1-OS7

12 May 18:02
Compare
Choose a tag to compare

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

04 Dec 15:40
1f41f88
Compare
Choose a tag to compare

Fix to avoid access location context null

4.0.1-OS4

10 Nov 15:23
Compare
Choose a tag to compare
4.0.1-OS4 Pre-release
Pre-release

Timeout now stops location object creation

4.0.1-OS2

09 Oct 14:38
Compare
Choose a tag to compare

Additions

  • Add new native implementation on Android RNMT-2811