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

Safari 14.6+ - suspend is not working #1524

Open
RayJi0428 opened this issue Oct 13, 2021 · 1 comment
Open

Safari 14.6+ - suspend is not working #1524

RayJi0428 opened this issue Oct 13, 2021 · 1 comment

Comments

@RayJi0428
Copy link

RayJi0428 commented Oct 13, 2021

In the _autoSuspend function, self.ctx.suspend().then(... won't fire at iOS Safari 14.6+.

so that if no sound played after 30 seconds, self.state will not change to 'suspended', it'll stay at 'suspending',

image

@RayJi0428 RayJi0428 changed the title iOS 14.6+ suspend problem Safari 14.6+ - suspend problem Oct 13, 2021
@RayJi0428 RayJi0428 changed the title Safari 14.6+ - suspend problem Safari 14.6+ - suspend no working Oct 13, 2021
@RayJi0428 RayJi0428 changed the title Safari 14.6+ - suspend no working Safari 14.6+ - suspend is not working Oct 13, 2021
@keiththomas1
Copy link

I have a possible fix for this here: #1660

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

2 participants