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

iOS: Keep webviews media play if webview not focused #98

Closed
LezdCS opened this issue Jul 19, 2023 · 1 comment
Closed

iOS: Keep webviews media play if webview not focused #98

LezdCS opened this issue Jul 19, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed iOS iOS

Comments

@LezdCS
Copy link
Owner

LezdCS commented Jul 19, 2023

On iOS the media source stop if I switch to another webview tab

Example: youtube video stop if I switch to the Twitch tab

@LezdCS LezdCS added the iOS iOS label Jul 19, 2023
@LezdCS LezdCS self-assigned this Jul 19, 2023
@LezdCS LezdCS added the help wanted Extra attention is needed label Jul 19, 2023
@LezdCS
Copy link
Owner Author

LezdCS commented Aug 9, 2023

Idea to bypass iOS limitations :
on iOS, the webviews that could play audio would be considered only as audio sources and not visible but in a IndexedStack behind the main content, so all the webviews are loaded and ready to play audio.

@LezdCS LezdCS closed this as completed Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed iOS iOS
Projects
None yet
Development

No branches or pull requests

1 participant