cordova-plugin-nativeaudio
cordova-plugin-nativeaudio copied to clipboard
Reference already exists, but it's the first sound I am loading
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"
Found the problem. When debugging using Safari, if I "reload" the app, the sounds from the previous load are still loaded.