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

I didn't discover List of devices in Android 12 and Higher versions. Is there any issue in plugin. #48

Open
rameshboyee-sayukth opened this issue May 11, 2023 · 2 comments

Comments

@rameshboyee-sayukth
Copy link

I didn't discover devices in Android 12 and Higher versions. Is there any issue in plugin.

@rameshboyee-sayukth rameshboyee-sayukth changed the title I didn't discover devices in Android 12 and Higher versions. Is there any issue in plugin. I didn't discover List of devices in Android 12 and Higher versions. Is there any issue in plugin. May 11, 2023
@zombiepirate03
Copy link

zombiepirate03 commented May 20, 2023

try swapping the device_info package to device_info_plus. it worked for me. Apparently device_info is no longer maintained and i think something changed between android versions that made it so device_info causes android 12+ to no longer be able to browse. If this doesnt work i would try experimenting with permissions. I am 90% sure its device_info being outdated but i can be wrong. In my testing i used a moto X4 (android 9) and a OnePlus Nord CE 3 Lite 5G(oxygen OS, android 13). I added a bunch of perms but il need to filter them out later so i would recommend getting the perms from the example and any that might be needed for android 12+ like bluetooth scan advertise and connect to start with. In my case, my issue was that my android 13 device was able to advertise, but not able to browse

@HajerWael
Copy link

I have the same issue and @zombiepirate03's solution doesnt resolve it .

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

3 participants