zmxv / react-native-sound

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

sound is always mute in only my iPhone XR #690

Open keisan1231 opened 4 years ago

keisan1231 commented 4 years ago

:beetle: Description

In only iPhone XR, sound is always mute.

:beetle: What is the observed behavior?

sound is always mute in only my iPhone XR.(console outputs success)

I tried 3 devices, iPhone, simulator, iPad.

In simulator and iPad, I got successfully.

In only iPhone XR, sound is always mute.

But error log does not occur😅

Is your issue with...

Are you using...

Which versions are you using?

Does the problem occur on...

If your problem is happening on a device, which device?

karimatwa commented 3 years ago

Maybe your phone is on silent, try adding Sound.setCategory('Playback');