Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ios): handle async player access in text track selection (#4293)
* fix(ios): add null check to setSelectedTextTrack for player instance * Revert "fix(ios): add null check to setSelectedTextTrack for player instance" This reverts commit 447c834. * fix(ios): ensure strong reference to player during async operation * fix: linter * fix: linter formatting * fix: revert typo
- Loading branch information