-
I have a simple HTML/JS file with a button click handler playing an mp3 file via Howler JS. The audio works on desktop (Firefox) but doesnt work on iOS Firefox/Safari. Any clues why?
For ease of debugging, I deployed a basic html file here. Doing "view source" on it should work, it's pretty basic. |
Beta Was this translation helpful? Give feedback.
Answered by
udit99
Apr 21, 2023
Replies: 1 comment
-
Found the issue (it was silent mode). See #1436 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
udit99
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found the issue (it was silent mode). See #1436