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

Reference already exists, but it's the first sound I am loading

Open nitzanwilnai opened this issue 6 years ago • 1 comments

I am getting an error: "(NATIVE AUDIO) Asset reference already exists."

The problem is I am getting this when loading the first sound. No other sounds were loaded beforehand.

IOS 11. cordova-plugin-nativeaudio 3.0.9 "Cordova Native Audio"

nitzanwilnai avatar Mar 05 '18 20:03 nitzanwilnai

Found the problem. When debugging using Safari, if I "reload" the app, the sounds from the previous load are still loaded.

nitzanwilnai avatar Mar 05 '18 20:03 nitzanwilnai