react-native-incall-manager
react-native-incall-manager copied to clipboard
When forcing speaker mode on Android I cannot control the volume
Steps to reproduce:
- enable
InCallManager
- call
setSpeakerphoneOn(true)
- try to change speaker volume by system physical buttons
Current behaviour:
- no change, no OS popup
Required behaviour:
- user can change speaker volume on the fly
Any ideas?
Same here.
Will watch too:)
Did you try enabling <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
?
@CatsNipYummy Yes, doesn't work even after adding android.permission.MODIFY_AUDIO_SETTINGS
is there any solution @CatsNipYummy @irohitb @jpudysz
I don't think so
any update on this?
I don't think, so. I will close the issue as it has 3 years. Maybe it's a good idea to build new fabric enabled library 🤔