Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resume Not Working Properly on iOS Safari/Chrome #278

Open
Tenderfeel opened this issue Mar 31, 2025 · 0 comments
Open

resume Not Working Properly on iOS Safari/Chrome #278

Tenderfeel opened this issue Mar 31, 2025 · 0 comments

Comments

@Tenderfeel
Copy link

Steps to Reproduce:

  1. Open a webpage that plays sound in a browser.
  2. Click the screen or interact to confirm that sound is playing.
  3. Switch to another app or close the browser.
  4. Return to the browser or reopen it.
  5. Try clicking the screen or interacting again, but no sound plays.

This issue also occurs on the demo page:
https://pixijs.io/sound/examples/
Similarly, the same issue happens in the howler.js demo.

Tested on iOS 18.3.2, but it seems to occur on other versions as well.

I also tried executing sound.context.audioContext.resume(), but it had no effect.
I'm not sure what is causing this issue.

Is there any way to resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant