You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I experience problems with playing mp3 files with Howler since iOS 17.4. It is independent wether I use Safari or Chrome. In both cases the audio file is not played. I see a spinner which does not resolve, but I have no error in the console.
Did anybody else ran into this issue and knows how to fix it? We use version 2.2.3. When I open the underlying mp3 link, I can play the file in the Browser.
Reproducible Example
No response
Reproduction Steps
Use Howler on iOS 17.4 and try to play a file.
Possible Solution
No response
Context
No response
Howler.js Version
2.2.3
Affected Browser(s)/Versiuon(s)
No response
The text was updated successfully, but these errors were encountered:
Same issue here!
there is another issue related to this #1711 and some people proposed some ways to fix it.
For me works, for now, setting the HTML attribute to false, until the lib fixes the problem.
Same issue here! there is another issue related to this #1711 and some people proposed some ways to fix it. For me works, for now, setting the HTML attribute to false, until the lib fixes the problem.
Yep, thanks. I found the other thread afterwards and could use the workaround. I would close this one here, as the other thread exists.
The Problem
I experience problems with playing mp3 files with Howler since iOS 17.4. It is independent wether I use Safari or Chrome. In both cases the audio file is not played. I see a spinner which does not resolve, but I have no error in the console.
Did anybody else ran into this issue and knows how to fix it? We use version 2.2.3. When I open the underlying mp3 link, I can play the file in the Browser.
Reproducible Example
No response
Reproduction Steps
Use Howler on iOS 17.4 and try to play a file.
Possible Solution
No response
Context
No response
Howler.js Version
2.2.3
Affected Browser(s)/Versiuon(s)
No response
The text was updated successfully, but these errors were encountered: