Forum Discussion
Max
5 months agoLevel 1.5: Cupcake
Bluetooth headset defaults
Hello, Got an issue where we have a website we need to use a Bluetooth headset on android. Within Chrome the browser does not let you use the Bluetooth microphone. It seems to default to built in mi...
ashwiniadep
5 months agoLevel 1.5: Cupcake
Hello Max,
You need to ensure some configurations in this case,
- Is Bluetooth permission enabled on the device
- Does the Chrome/other apps have runtime permissions set to automatically grant or to user choice
Some of these runtime permissions related to Bluetooth are android.permission.BLUETOOTH, android.permission.BLUETOOTH_ADMIN, android.permission.BLUETOOTH_CONNECT, etc
If by any chance any of these permissions are disallowed then the Bluetooth mic won't work on the device.
Related Content
- 2 years ago
- 8 months ago