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

flutter run failed #5

Open
bianxg opened this issue Apr 20, 2023 · 3 comments
Open

flutter run failed #5

bianxg opened this issue Apr 20, 2023 · 3 comments

Comments

@bianxg
Copy link

bianxg commented Apr 20, 2023

flutter doctor
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.11, on Microsoft Windows [10.0.22621.1555], locale zh-CN)
[✗] Windows Version (Unable to confirm if installed Windows version is 10 or greater)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Chrome - develop for the web
[✓] Visual Studio - develop for Windows (Visual Studio 2022 17.3.5)
[✓] Android Studio (version 2022.2)
[✓] Connected device (4 available)
[✓] HTTP Host Availability

E/rtc (13602): #
E/rtc (13602): # Fatal error in: ../../pc/peer_connection.cc, line 823
E/rtc (13602): # last system error: 0
E/rtc (13602): # Check failed: !IsUnifiedPlan()
E/rtc (13602): # AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead.
F/libc (13602): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 13656 (signaling_threa), pid 13602 (.webrtc_flutter)

@adityathakurxd
Copy link
Owner

Hi, could you mention the platform you're trying to run this on?

@Komboray
Copy link

This maybe an issue with gradle, run gradle init
then run ./gradlew tasks // this will assist you in getting the certain tasks that gradle performs

@szgozcan
Copy link

exactly the same issue, I tried with android 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants