HanlyJiang

Results 14 comments of HanlyJiang

> did he suport doc file ? Yes, but it must be successfully initialized, although successful initialization may depend on the network

之前测试中确实发现这个x5内核会经常有初始化失败的情况。可以尝试更新到最新版本的TBS 依赖包。或者切换网络环境测试。

> Error: Program type already present: com.tencent.smtt.export.external.DexClassLoaderProvider > please help. Can u give more error info?

> When I tried to compile project it gives me compile time errors as follows > error: package com.tencent.smtt.sdk does not exist > error: cannot find symbol variable QbSdk >...

> I have successfully integrated your library into my project but it only opens mupdf not with TBS. Please fix the issue. Please provide more information , tks

If onViewInitFinished is true? (QbSdk.initX5Environment ) 发自我的小米手机 在 SamraMehboob ,2020年6月20日 下午3:28写道: I want to show .ppt , .doc and .xls files inside webview. [Screenshot (164)] I guess kernel x5 is...

> onViewInitFinished is returning false. X5 failed to load. X5 is a browser kernel provided by China's Tencent. TBS uses X5 to provide the underlying capabilities, but the TBS library...

> I have implemented this github code. But unfortunately it do not load the files if the internet is not available. > Is it the problem at my side or...

I had this problem too, and finally I found the problem. **The scenario where the problem occurs is:** - I have a library project and an app project, and I...