You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: