I don’t know if it is the best place for such a question but here it is:
When I open a webPopup on a HTML5 game including sounds, those are not played on my phone. But they are in a web browser.
Maybe there is something I don’t get, an obvious technical point I ignore, but nothing in the doc describe how audio should behave in a web popup.
So, is it normal? What should I do to have the audio play in my app?
FYI: I checked, phone is not muted, volume is okay, sound files are okay on the server.