zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.78k stars 747 forks source link

Sound.setCategory('Playback') not working #823

Closed leonardo-weber closed 1 year ago

leonardo-weber commented 1 year ago

Is this line of code Sound.setCategory('Playback') supposed to make the sound be played even when in the device is in silent mode?

I am testing on my android and it does not work in silent mode