jamesmontemagno / GeolocatorPlugin

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

Question : Is there any way to check Location Settings (High Accuracy , GPS only ..) #285

Closed albicommerce closed 6 years ago

albicommerce commented 6 years ago

Hello all ,

Is there any way we can check through this plugin the Location Settings currently enabled in Android . For example i want my app to always use High Accuracy GPS but cannot find a way to do it . I've been searching for XF if this is available but no luck yet.

jamesmontemagno commented 6 years ago

There isn't fine granular control to check this, however there is code in the source you could use to do so. You have to have permission first to be able to grab the available providers.