TencentCloud / TIMSDK

Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication.
https://trtc.io/products/chat
2.56k stars 2.76k forks source link

flutter的demo: im-flutter-uikit 用的是哪个版本的flutter呀 #1189

Open cuibeihong opened 2 years ago

cuibeihong commented 2 years ago

最新的3.10版本运行挺多报错,我降级到2.8.0后报错: Because timuikit depends on tim_ui_kit >=0.0.9 which requires Flutter SDK version >=2.10.0, version solving failed 现在用哪个版本比较合适?

cuibeihong commented 2 years ago

我改为2.10.3后能运行起来了,但是andriod模拟器在点击登录的时候闪退,报错: No implementation found for void com.tencent.liteav.base.Log.nativeWriteLogToNative(int, java.lang.String, java.lang.String) (tried Java_com_tencent_liteav_base_Log_nativeWriteLogToNative and Java_com_tencent_liteav_base_Log_nativeWriteLogToNative__ILjava_lang_String_2Ljava_lang_String_2)

hexingcheng commented 2 years ago

1、版本:2.10.0-3.0.0 2、使用真机运行,trtc不支持模拟器

hexingcheng commented 2 years ago

1、版本:2.10.0-3.0.0 2、使用真机运行,trtc不支持模拟器

我改为2.10.3后能运行起来了,但是andriod模拟器在点击登录的时候闪退,报错: No implementation found for void com.tencent.liteav.base.Log.nativeWriteLogToNative(int, java.lang.String, java.lang.String) (tried Java_com_tencent_liteav_base_Log_nativeWriteLogToNative and Java_com_tencent_liteav_base_Log_nativeWriteLogToNative__ILjava_lang_String_2Ljava_lang_String_2)

1、版本:2.10.0-3.0.0 2、使用真机运行,trtc不支持模拟器

hexingcheng commented 2 years ago

最新的3.10版本运行挺多报错,我降级到2.8.0后报错: Because timuikit depends on tim_ui_kit >=0.0.9 which requires Flutter SDK version >=2.10.0, version solving failed 现在用哪个版本比较合适?

1、版本:2.10.0-3.0.0 2、使用真机运行,trtc不支持模拟器