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

Added Permissions and Support for latest android SDK (31) #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SharifRafid
Copy link

The app was not working on Android 10 and above, So the build.gradle needed to be updated and also Android Manifest needed two different permissions.

If this still doesn't work, then you'll need to ,
Go to Settings > > Location > App Permissions > blue-pair/AppName > Then Check "Allow all the time" option.

Then the app will work as usual.

Thanks

The app was not working on Android 10 and above, So the build.gradle needed to be updated and also Android Manifest needed two different permissions.
If this still doesn't work, then you'll need to ,
Go to Settings > > Location > App Permissions > blue-pair/AppName > Then Check "Allow all the time" option.

Then the app will work as usual.

Thanks
@nathanduchesne
Copy link

nathanduchesne commented Jun 18, 2022

Hello, after trying this out on a Samsung Galaxy A40 with Android 11, I am getting the same problem that this PR supposedly fixes i.e, "Error while starting device discovery" every time I press on the Bluetooth button. I have tried looking into potentially more missing permissions but haven't found anything yet. Any idea on what change could be needed to get this to work?

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.

None yet

2 participants