Benjamin Paik

Results 4 comments of Benjamin Paik

I've been struggling the the exact same issue with `flutter_blue_plus` for the last few days. I stumbled across your post and tried duplicating the bluetooth permission in the manifest and...

@appano1 Hmm. I just tried upgrading to flutter 3.7.0 as well and I still have permission issues.

@appano1 Thanks for replying. That's basically how I have it, but it still only works if I add BLUETOOTH permissions twice.

> Adding bluetooth permission twice is not working anymore. It throws error: `Element uses-permission#android.permission.BLUETOOTH at AndroidManifest.xml:6:3-66 duplicated with element declared at AndroidManifest.xml:3:3-5:36` I just tested my old project upgrading to...