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
Disable location service or disable location for the app only in windows
Call CrossGeolocator.Current.IsGeolocationEnabled
If i use the same code directly in my project IsGeolocationEnabled returns false
Expected Behavior
CrossGeolocator.Current.IsGeolocationEnabled should return false
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