webyonet / react-native-android-location-services-dialog-box

React Native Android Location Services Dialog Box
MIT License
182 stars 50 forks source link

Android always returns "Disabled" #13

Closed bogomazov closed 7 years ago

bogomazov commented 7 years ago

Once I enable location and go back in the screen to my app, callback always returns "disabled" state.

webyonet commented 7 years ago

Which version of Android is it?

webyonet commented 7 years ago

This can be bug if you are using Genymotion. There will be no bug on the real device.