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

Agora RTC Engine 4.1.0-alpha.0 Windows not supported #559

Closed
sujanmt opened this issue Jan 11, 2022 · 11 comments
Closed

Agora RTC Engine 4.1.0-alpha.0 Windows not supported #559

sujanmt opened this issue Jan 11, 2022 · 11 comments
Assignees
Labels
waiting for customer response waiting for customer response, or closed by no-reponse bot

Comments

@sujanmt
Copy link

sujanmt commented Jan 11, 2022

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)

@ash720
Copy link

ash720 commented Jan 11, 2022

I am facing this same issue in Flutter Windows v2.8.0

@sarinkarma
Copy link

Facing the same issue on windows

@sabinxmaharjan
Copy link

Stuck on this same issue for weeks now!!

@poshan0126
Copy link

I am facing the same issue in windows(Flutter version 2.5).

@KrishnaRauniyar
Copy link

KrishnaRauniyar commented Jan 11, 2022

Facing same issue on windows!!!!!

@ash720
Copy link

ash720 commented Jan 13, 2022

I am facing this same issue in Flutter Windows v2.8.0

i have tried to change main branch to dev/flutter2 and then I run it...this worked for me!!!.

@littleGnAl
Copy link
Contributor

The desktop features are supported now, pls try agora_rtc_engine: ^5.0.0

@littleGnAl littleGnAl added the waiting for customer response waiting for customer response, or closed by no-reponse bot label Feb 22, 2022
@github-actions
Copy link
Contributor

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.

@bombo774
Copy link

facing this issue on flutter 2.10.4

@bombo774
Copy link

[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}
[2022-04-17 09:33:35.802] [23440] [debug] C:\workspace\workspace\AD\Agora-Iris\IRIS-SDK\rtc\cxx\src\iris_rtc_engine.cc:114 agora::iris::rtc::IrisRtcEngine::CallApi ret 0 result
[2022-04-17 09:33:35.803] [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 162 params {"appType":4}
[2022-04-17 09:33:35.803] [23440] [debug] C:\workspace\workspace\AD\Agora-Iris\IRIS-SDK\rtc\cxx\src\iris_rtc_engine.cc:114 agora::iris::rtc::IrisRtcEngine::CallApi ret 0 result
[2022-04-17 09:33:35.808] [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 2 params {"profile":1}
[2022-04-17 09:33:35.808] [23440] [debug] C:\workspace\workspace\AD\Agora-Iris\IRIS-SDK\rtc\cxx\src\iris_rtc_engine.cc:114 agora::iris::rtc::IrisRtcEngine::CallApi ret 0 result
[2022-04-17 09:33:35.821] [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 3 params {"role":1,"options":null}
[2022-04-17 09:33:35.821] [23440] [debug] C:\workspace\workspace\AD\Agora-Iris\IRIS-SDK\rtc\cxx\src\iris_rtc_engine.cc:114 agora::iris::rtc::IrisRtcEngine::CallApi ret 0 result
[2022-04-17 09:33:35.831] [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 4 params {"token":"006c5f7796355124098abcf4aa5e815e93dIAAzuk23dKr86dEPjn6X0M75DY6vouXTX+UBiHnZILj/+gZa8+gAAAAAEAAjgBf2pLtcYgEAAQCiu1xi","channelId":"testing","info":null,"uid":100000000,"options":null}
[2022-04-17 09:33:35.831] [23440] [error] C:\workspace\workspace\AD\Agora-Iris\IRIS-SDK\rtc\cxx\src\iris_rtc_engine.cc:116 agora::iris::rtc::IrisRtcEngine::CallApi ret -17 result
[2022-04-17 09:33:35.832] [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 132 params {"code":-17}
[2022-04-17 09:33:35.832] [23440] [debug] C:\workspace\workspace\AD\Agora-Iris\IRIS-SDK\rtc\cxx\src\iris_rtc_engine.cc:114 agora::iris::rtc::IrisRtcEngine::CallApi ret 0 result

@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
waiting for customer response waiting for customer response, or closed by no-reponse bot
Projects
None yet
Development

No branches or pull requests

8 participants