問題タブ [howler.js]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - howler.js and phonegap is not working like a team?
I am tryint to use howler.js to play a chain of sounds in a phonegap app. In the mobile browser or even the normal browser this code works fine! but when i compile to an apk or i use phonegap build.. i can not get any sound from howler.js :(
the following code is very basic, it is just for one sound clip but my issue is the same...