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): correct release volume change observer #3565

Conversation

jerrylcliu
Copy link
Contributor

Summary

in version 6.0.0, _playerVolumeChangeObserver is not invalidate when player deinit, leading to multithreading crashes on iOS. This problem occurred specifically when a video was added to a flatlist, continuously created and destroyed.

@jerrylcliu jerrylcliu changed the title fix: current release volume change observer on iOS fix(iOS): current release volume change observer Mar 6, 2024
@jerrylcliu jerrylcliu changed the title fix(iOS): current release volume change observer fix(iOS): correct release volume change observer Mar 6, 2024
@freeboub freeboub merged commit 16f3cdb into TheWidlarzGroup:master Mar 6, 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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants