Skip to content
New issue

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

fix(Android 10): Use ACCESS_FINE_LOCATION instead of COARSE #614

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

NunoSav
Copy link
Contributor

@NunoSav NunoSav commented Jun 16, 2020

This will fix the issue related to scanning devices in Android 10. I've tested with Android 6,7,9 and 10
fixes #579

@randdusing randdusing merged commit e7bd7c4 into randdusing:master Jun 16, 2020
@randdusing
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ACCESS_FINE_LOCATION is required for Android 10
2 participants