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

Wrong Android BLUETOOTH_ADMIN permission check for SDK > 30 #67

Closed
jacopofranza opened this issue May 15, 2024 · 1 comment
Closed

Wrong Android BLUETOOTH_ADMIN permission check for SDK > 30 #67

jacopofranza opened this issue May 15, 2024 · 1 comment

Comments

@jacopofranza
Copy link
Contributor

In your TerminalPlugin.kt you have typed BLUETOOTH_ADMIN instead of BLUETOOTH_CONNECT for permission check for Android VERSION_CODES.S.

jacopofranza added a commit to jacopofranza/mek-packages that referenced this issue May 15, 2024
@BreX900
Copy link
Owner

BreX900 commented Jul 23, 2024

Fixed in #73

@BreX900 BreX900 closed this as completed Jul 23, 2024
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

2 participants