cordova-plugin-nativeaudio icon indicating copy to clipboard operation
cordova-plugin-nativeaudio copied to clipboard

PreloadComplex not working

Open stuhowarth opened this issue 8 years ago • 3 comments

When we try loading a sound using PreloadComplex we get and Asset not loaded error. The sound we are loading exists in the Library folder and we are testing on an iPhone 5S running iOS 9.3.2. Te preloadSimple works fine for the sound clip however but we need thew ability to change volume and stop. Any suggestions?

stuhowarth avatar Jul 20 '16 11:07 stuhowarth

I have the same issue. Did you manage to resolve it?

gpaslari avatar Feb 08 '18 04:02 gpaslari

We did indeed, try this fork to see if it works for you -

https://github.com/brettkoko/cordova-plugin-nativeaudio

stuhowarth avatar Feb 08 '18 10:02 stuhowarth

Thanks for the link. I figured it out

gpaslari avatar Feb 08 '18 10:02 gpaslari