React-native-sound: The operation couldn't be completed (OSStatus error -10875)

Created on 25 Aug 2018  路  6Comments  路  Source: zmxv/react-native-sound

Most helpful comment

having the same issue
but change name file, it's worked
In case you.mp3 -> In_case_you.mp3

All 6 comments

Having the same issue

you need to paste the songs for ios

having the same issue
but change name file, it's worked
In case you.mp3 -> In_case_you.mp3

i found this on thier community it working but u have to modifiy the native ios

Hi all, I have a question why I need to modify this in order to play the sound in my react-native application project. Otherwise, the sound does not be played. Any idea? Thanks.
sonoy/react-native-sound@cb6e4d3

@natuanorg I already have the filenames without spaces and I still have the same problem in iOS. Does it work for you still?

@natuanorg I already have the filenames without spaces and I still have the same problem in iOS. Does it work for you still?

I fixed it with white space
https://github.com/danghung24031992/react-native-sound

Was this page helpful?
0 / 5 - 0 ratings