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

Warn user about "neverForLocation" on BLUETOOTH_SCAN permission #1225

Open
davidgyoung opened this issue Mar 7, 2025 · 1 comment
Open

Comments

@davidgyoung
Copy link
Member

It may be possible to make the library detect when "neverForLocation" is set in the manifest and either crash the app with an exception or at least log error In LogCat.

This would help mitigate a source of frustration when beacons cannot be detected because a third party app has merged this into the manifest.

@davidgyoung
Copy link
Member Author

WIP pull request here. #1229

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

No branches or pull requests

1 participant