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

fix(ios): fix sideloading external subtitles #3690

Merged

Conversation

KrzysztofMoch
Copy link
Collaborator

@KrzysztofMoch KrzysztofMoch commented Apr 19, 2024

Summary

Fixed sideloading external subtitles

Motivation

fixes #3642

Changes

  • updated getValidTextTracks impl

Test plan

  • Tested locally
  • CI passes

examples/basic/src/VideoPlayer.tsx Outdated Show resolved Hide resolved
examples/basic/src/VideoPlayer.tsx Outdated Show resolved Hide resolved
examples/basic/src/VideoPlayer.tsx Show resolved Hide resolved
@freeboub
Copy link
Collaborator

minor proposal added, Thank you !

KrzysztofMoch and others added 2 commits April 19, 2024 22:12
Co-authored-by: Olivier Bouillet <62574056+freeboub@users.noreply.github.com>
Co-authored-by: Olivier Bouillet <62574056+freeboub@users.noreply.github.com>
@KrzysztofMoch KrzysztofMoch merged commit efa1c52 into TheWidlarzGroup:master Apr 19, 2024
6 checks passed
@KrzysztofMoch KrzysztofMoch deleted the fix/sideload-subtitles branch April 19, 2024 20:38
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

Successfully merging this pull request may close these issues.

[BUG]: basic sample project in repo on iOS doesn't show textTracks
2 participants