jamesmontemagno / GeolocatorPlugin

Geolocation plugin for Xamarin and Windows
MIT License
294 stars 158 forks source link

[UWP] CrossGeolocator.Current.IsGeolocationEnabled always returns true #287

Open Dabbel opened 5 years ago

Dabbel commented 5 years ago

Bug Information

Version Number of Plugin: 4.5.0.6 Device Tested On: Windows 10 Desktop Computer Version of VS: 15.9.3 Version of Xamarin: 3.3.0.967583 Versions of other things you are using: Windows 10 1803 (Build 17134.407)

Steps to reproduce the Behavior

If i use the same code directly in my project IsGeolocationEnabled returns false

Expected Behavior

CrossGeolocator.Current.IsGeolocationEnabled should return false

Actual Behavior

CrossGeolocator.Current.IsGeolocationEnabled returns true