johnsonsu/react-native-sound-player

Audio not playing on iOS

Closed this issue · 1 comments

Hi,
Thanks for your library, but I have a problem. Android works well, but on iOS (using iOS 12.1 and react-native 0.57.4) it doesn't work. The callback onFinishedPlaying is getting fired even if no sound comes out from the device.
Here's the screen that shows where I've placed the mp3.

immagine

It doesn't work even if I load a sound from the web.
Also, it doesn't throw any error.

Thanks again,
Nicholas

Wow, lost 5+ hours and it was just the "silence" slider of the iPhone.