We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On Android 11 (and lower) location is required to be ON in order to perform scan. But turning it ON or OFF doesn't trigger onAvailabilityChange.
Tested on: Redmi Note 8 Android 11 RKQ.201004.002
The text was updated successfully, but these errors were encountered:
@Sravdar onAvailabilityChange is for notifying Bluetooth Radio State only, for now you have to implement your own solution to get Location updates
onAvailabilityChange
Sorry, something went wrong.
No branches or pull requests
On Android 11 (and lower) location is required to be ON in order to perform scan. But turning it ON or OFF doesn't trigger onAvailabilityChange.
Tested on:
Redmi Note 8
Android 11 RKQ.201004.002
The text was updated successfully, but these errors were encountered: