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 missing OnEvent callbacks with IrisMethodChannel used by multiple packages #108

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

littleGnAl
Copy link
Collaborator

Resolved an issue where OnEvent callbacks were not received when IrisMethodChannel was used by multiple packages (e.g., agora_rtc_engine and agora_rtm) simultaneously. This fix ensures that events are properly handled even after disposal, maintaining consistent behavior across packages.

@littleGnAl littleGnAl changed the title fix: Fix missing OnEvent callbacks with IrisMethodChannel used by multiple packages fix: Fix missing OnEvent callbacks with IrisMethodChannel used by multiple packages Oct 10, 2024
@littleGnAl littleGnAl merged commit fe29371 into main Oct 10, 2024
25 checks passed
@littleGnAl littleGnAl deleted the littlegnal/fix-cannot-receive-after-dispose branch October 10, 2024 08:21
littleGnAl added a commit to AgoraIO-Extensions/Agora-Flutter-RTM-SDK that referenced this pull request Oct 23, 2024
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