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

onEvent error in Android implementation #13

Closed
knvpk opened this issue Jun 26, 2019 · 3 comments
Closed

onEvent error in Android implementation #13

knvpk opened this issue Jun 26, 2019 · 3 comments

Comments

@knvpk
Copy link

knvpk commented Jun 26, 2019

Im getting the below error and not able to join the channel.

E/RtcEngine(11368): onEvent: java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread. Current thread: Thread-28
E/RtcEngine(11368): onEvent: java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread. Current thread: Thread-29
E/RtcEngine(11368): onEvent: java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread. Current thread: Thread-30

Environment:
Flutter: 1.6.3
Agora RTC engine: 0.9.6
Android: 9.0 (Mi A2 device)

@plutoless
Copy link

please update to 0.9.7
the issue has been fixed in that version

@knvpk
Copy link
Author

knvpk commented Jun 26, 2019

Yes, after i updated the plugin to 0.9.7, the problem is solved. Thanks.

@github-actions
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants