twilio / audioswitch

An Android audio management library for real-time communication apps.
Apache License 2.0
160 stars 49 forks source link

VBLOCKS-2802 Bluetooth permissions #162

Closed ocarevs closed 1 month ago

ocarevs commented 1 month ago

Description

BLUTOOTH_CONNECT or BLUETOOTH permission is now optional. When bluetooth permissions are not granted by the app using AudioSwitch the bluetooth devices will not appear or be selectable.

Breakdown

Validation

Submission Checklist