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: Fix MediaEngineImpl.unregisterAudioFrameObserver not unregister eventhandler internally #1495

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

littleGnAl
Copy link
Contributor

Wrong call irisMethodChannel.registerEventHandler inside MediaEngineImpl.unregisterAudioFrameObserver, it should be irisMethodChannel.unregisterEventHandler

@littleGnAl
Copy link
Contributor Author

The analyze check failed, need this PR merged first
#1497

@littleGnAl littleGnAl force-pushed the littlegnal/fix-unregisterAudioFrameObserver branch from fd78379 to 6dad31c Compare January 12, 2024 13:10
@littleGnAl littleGnAl merged commit 7edcd59 into main Jan 13, 2024
34 checks passed
@littleGnAl littleGnAl deleted the littlegnal/fix-unregisterAudioFrameObserver branch January 13, 2024 10:51
LichKing-2234 pushed a commit that referenced this pull request Jan 15, 2024
…eventhandler internally (#1495)

Wrong call `irisMethodChannel.registerEventHandler` inside
`MediaEngineImpl.unregisterAudioFrameObserver`, it should be
`irisMethodChannel.unregisterEventHandler`
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.

1 participant