onaio / kujaku

Mapping and check-in library for Android using MapBox SDK
https://ona.io
BSD 2-Clause "Simplified" License
18 stars 11 forks source link

Location settings does not change the current location mode if location is already enabled #282

Open ekigamba opened 5 years ago

ekigamba commented 5 years ago

This happens on the

If the location mode is set to Battery Saving and location is already on at the moment, opening any of the sample activities, the location settings are going to be recognised as not satisfied.

A dialog to enable the required settings will appear, on clicking OK, another dialog is shown with the title Location service disabled with the content You will not be able to use the My Location feature in this app. To change this, go to Settings > Location

ekigamba commented 5 years ago

If you disable the location and try to enable the location again using the dialog on the app, it works. This should be looked into