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): ensure we don't disable tracks when not necessary #4130

Merged

Conversation

freeboub
Copy link
Collaborator

Summary

fix(ios): ensure we don't disable tracks when not necessary (causing black screen because all tracks because disable)

Motivation

fix: #4037

Changes

There was an index management issue.
When track cannot be loaded, the first track is not available but we anyway consider first track as -1

Test plan

Can be tested with sample by putting an invalid textTrack url

@freeboub freeboub merged commit 89df9d6 into TheWidlarzGroup:master Sep 2, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants