You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
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)
The text was updated successfully, but these errors were encountered: