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

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

Closed
furuiCQ opened this issue Jul 19, 2019 · 3 comments

Comments

@furuiCQ
Copy link

furuiCQ commented Jul 19, 2019

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
Copy link
Author

furuiCQ commented Jul 19, 2019

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
Copy link
Contributor

whalehe commented Jul 22, 2019

您好,提issue,请参考模板:#176

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

@whalehe whalehe closed this as completed Jul 22, 2019
@marvin-an
Copy link

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

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

No branches or pull requests

3 participants