-
Notifications
You must be signed in to change notification settings - Fork 388
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
Agora RTC Engine 4.1.0-alpha.0 Windows not supported #559
Comments
I am facing this same issue in Flutter Windows v2.8.0 |
Facing the same issue on windows |
Stuck on this same issue for weeks now!! |
I am facing the same issue in windows(Flutter version 2.5). |
Facing same issue on windows!!!!! |
i have tried to change main branch to dev/flutter2 and then I run it...this worked for me!!!. |
The desktop features are supported now, pls try |
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution. |
facing this issue on flutter 2.10.4 |
[2022-04-17 09:33:35.800] [23440] [debug] C:\workspace\workspace\AD\Agora-Iris\IRIS-SDK\rtc\cxx\src\iris_rtc_engine.cc:104 agora::iris::rtc::IrisRtcEngine::CallApi api_type 0 params {"context":{"appId":"XXXXXXX"},"appGroup":null} |
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. |
Describe the bug
Not able to run on Windows platform with version 4.1.0-alpha.0
Expected behavior
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method create on channel agora_rtc_engine)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:175:7)
#1 RtcEngine.createWithContext (package:agora_rtc_engine/src/rtc_engine.dart:165:5)
#2 _State._initEngine (package:agora_rtc_engine_example/examples/basic/join_channel_video/join_channel_video.dart:39:15)
The text was updated successfully, but these errors were encountered: