cordova-plugin-nativeaudio
cordova-plugin-nativeaudio copied to clipboard
iOS 9.3.1 cannot play long mp3
I have a mp3 which is about 3 minutes long (size 2MB) and I get this error from xcode:
10:22:11.042 WARNING: [0x40081000] 998: Failure to setup sound, err = -50
cordova version 4.1.0
I am currently experiencing the same problem, did you find a solution?
Long time ago. I think In addition to this plugin I am using the cordova default plugin to play long mp3. Really not a nice solution but at least it worked.