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

Request permissions before enabling bluetooth #175

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

ShortDevelopment
Copy link
Member

The app might crashed due to the missing BLUETOOTH_CONNECT permission when trying to enable bluetooth via button.

See ACTION_REQUEST_ENABLE
Fixes #174

@ShortDevelopment ShortDevelopment added type::bug Something isn't working area::UI-UX App user interface labels Jul 18, 2024
@ShortDevelopment ShortDevelopment self-assigned this Jul 18, 2024
@ShortDevelopment ShortDevelopment merged commit eafdf2d into main Jul 30, 2024
4 checks passed
@ShortDevelopment ShortDevelopment deleted the bugfix/enable-bluetooth/174 branch July 30, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::UI-UX App user interface type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Enable Bluetooth" crashes when missing permission BLUETOOTH_CONNECT
1 participant