-
Notifications
You must be signed in to change notification settings - Fork 9
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
Problem in SDK 34 #2
Comments
Hi Robby! Yes it could be, I developed on SDK 32 or 33, I don't remember exactly. Anyway, I will try to investigate a bit when I have some time. |
Tried this but still get the toast saying some permissions not granted |
Ok This is in my Mainfest
and this is in my MainActivity
An it now works.. |
I will close the issue, as it seems that you were able to solve it. Feel free to reopen it if needed! |
Hi There
I had to remove in SDK34 for this to work. Im not sure why just yet
MainActivity.kt
Manifest.permission.BLUETOOTH_ADMIN
Thanks
Robby
The text was updated successfully, but these errors were encountered: