I have implemented OpenTok-react-native module in my application. In case of Bluetooth device connected during the session,If i Mute the session the audio via Bluetooth is turned off and went to the phone speakers. This issue is only seen on android but works fine on ios.
I have tried cloning sample https://github.com/opentok/opentok-react-native-samples and was able to replicate the issue