Hi! I’m having trouble exporting a game to html5. The build process goes fine, but when I start the game, I received a “The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page.” warning and the audios are not running. If I manage to click outside the Corona window in the browser, the sounds will run, but they won’t run if I interact with the game.
Is there a workaround for this issue?