Sylvain

Results 2 comments of Sylvain

I had this error too when I reload my application. I think it's because the file is load in the cache. This error appear only when the application is already...

You can see more precisely the error with .catch() when you call the function : NativeAudio.preload( options ).catch((error) => console.log(error));