Tencent-RTC / TRTC_Flutter

High-quality Interactive Audio/Video Flutter SDK
https://trtc.io/
75 stars 33 forks source link

flutter 升级到2.10.1之后TRTC不能用会报错 #36

Closed wyq09 closed 2 years ago

wyq09 commented 2 years ago

Execution failed for task ':tencent_trtc_cloud:compileDebugJavaWithJavac'.

Could not resolve all files for configuration ':tencent_trtc_cloud:debugCompileClasspath'. Failed to transform LiteAVSDK_TRTC-9.5.11171.jar (com.tencent.liteav:LiteAVSDK_TRTC:9.5.11171) to match attributes {artifactType=android-classes-jar, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-api}. Could not find LiteAVSDK_TRTC-9.5.11171.jar (com.tencent.liteav:LiteAVSDK_TRTC:9.5.11171). Searched in the following locations: https://maven.aliyun.com/repository/jcenter/com/tencent/liteav/LiteAVSDK_TRTC/9.5.11171/LiteAVSDK_TRTC-9.5.11171.jar

c1avie commented 2 years ago

测试是用的模拟器吗,安卓不支持模拟器,要使用真机测试