goldfire / howler.js

Javascript audio library for the modern web.
https://howlerjs.com
MIT License
23.74k stars 2.22k forks source link

HTML5 Audio doesn't resume from iOS 10 Control Center #1001

Closed aareeph closed 4 years ago

aareeph commented 6 years ago

I am testing HTML5 Audio from https://howlerjs.com/assets/howler.js/tests/core.html5audio.html and trying to Play/Pause Audio from iOS 10 Control Center. Audio pauses successfully however whenever I try to resume it then the audio doesn't resume.

Play/Pause is working fine in iOS 11 Control Center though. Please let me know if you need any information regarding this issue.

Thanks! img_4314

bikubi commented 4 years ago

Hey @aareeph, I'm surprised it works in iOS 11, I ran into similar problems in iOS 13. See #1262 for my sketch of a solution.

goldfire commented 4 years ago

Closing due to inactivity. If this is still an issue, reply with more info and I'll reopen.