react-native-android-location-services-dialog-box
react-native-android-location-services-dialog-box copied to clipboard
Can't set location without settings
I'm building the app with Bluetooth. For a list of 'reasons' android decided that location should be mandatorily turned on to connect to some Bluetooth devices. So I need both turning location on and events from the native layer to catch if location was turned off.
As I see - with the Lib I open location settings to do that. So the question is:
Can I turn the location on without switching, just prompt system alert?
currently not available but can be added in later versions