I created a simple game with sound, I export the game to cordova and then compiled it to apk using cocoon.io website:
cocoon version: 2.1.0 with engine Webview+ and canvas+
the sound works fine at the beginning but then after two or three minutes the sound disappear in every layout and to make the sound work again I need to close the game and open it again.
is there another way to compile cordova files instead of cocoon ?
any help will be appreciated.