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.58k stars 2.76k forks source link

将TIMSDK和我自己的模块封装成aar后,在项目中引用并初始化IMSDK,报如下错误 #246

Closed furuiCQ closed 5 years ago

furuiCQ commented 5 years ago
java.lang.UnsatisfiedLinkError: No implementation found for void com.tencent.imsdk.log.QLog.nativeWriteLog(int, java.lang.String, java.lang.String, int, java.lang.String) (tried Java_com_tencent_imsdk_log_QLog_nativeWriteLog and Java_com_tencent_imsdk_log_QLog_nativeWriteLog__ILjava_lang_String_2Ljava_lang_String_2ILjava_lang_String_2)
furuiCQ commented 5 years ago

at com.tencent.imsdk.log.QLog.nativeWriteLog(Native Method) at com.tencent.imsdk.log.QLog.log(QLog.java:73) at com.tencent.imsdk.log.QLog.i(QLog.java:41) at com.tencent.imsdk.TIMManager.doForeground(TIMManager.java:167)

whalehe commented 5 years ago

您好,提issue,请参考模板:https://github.com/tencentyun/TIMSDK/issues/176

无法确认您的具体信息以及版本号,可以尝试用我们最新版本再试试,如有问题,再随时反馈。

marvin-an commented 4 years ago
java.lang.UnsatisfiedLinkError: No implementation found for void com.tencent.imsdk.log.QLog.nativeWriteLog(int, java.lang.String, java.lang.String, int, java.lang.String) (tried Java_com_tencent_imsdk_log_QLog_nativeWriteLog and Java_com_tencent_imsdk_log_QLog_nativeWriteLog__ILjava_lang_String_2Ljava_lang_String_2ILjava_lang_String_2)

我今天也碰到同样的问题了,提工单问了腾讯,得到的答复是目前不支持androidx