Open marjen0 opened 2 years ago
I am working on streaming application which uses react-native-webrtc to stream audio and react-native-incall-manager to route sound to main/loud speaker. I have an issue where users can't set audio volume to 0 by using hardware button.
react-native-webrtc
react-native-incall-manager
Does anyone know a solution for this issue?
versions: react-native-webrtc: 1.100.0 react-native-incall-manager: 3.3.0 react-native: 0.67.2 react: 17.0.2
Hello @marjen0. Did you find a solution?
I am working on streaming application which uses
react-native-webrtc
to stream audio andreact-native-incall-manager
to route sound to main/loud speaker. I have an issue where users can't set audio volume to 0 by using hardware button.Does anyone know a solution for this issue?
versions: react-native-webrtc: 1.100.0 react-native-incall-manager: 3.3.0 react-native: 0.67.2 react: 17.0.2