wendux / DSBridge-Android

:earth_americas: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.
3.73k stars 612 forks source link

华为P30 初始化失败问题,跳转崩溃 #163

Open liuxuesong001 opened 4 years ago

liuxuesong001 commented 4 years ago

2020-03-28 15:20:26.622 26061-26061/com.kachuo.app E/TBSResources: Note:TbsResorce is Reinited,current Thread is 26061 java.lang.Throwable at com.tencent.tbs.common.resources.TBSResources.checkInit(TbsJavaCore:101) at com.tencent.tbs.common.resources.TBSResources.getResourceContext(TbsJavaCore:91) at com.tencent.tbs.tbsshell.TBSShellDelegate.initX5CoreImpl(TbsJavaCore:574) at com.tencent.tbs.tbsshell.WebCoreProxy.canUseX5(TbsJavaCore:133) at java.lang.reflect.Method.invoke(Native Method) at com.tencent.smtt.sdk.bu.a(Unknown Source:28) at com.tencent.smtt.sdk.bt.a(Unknown Source:52) at com.tencent.smtt.sdk.WebView.c(Unknown Source:21) at com.tencent.smtt.sdk.WebView.(Unknown Source:231) at com.tencent.smtt.sdk.WebView.(Unknown Source:6) at com.tencent.smtt.sdk.WebView.(Unknown Source:1) at com.tencent.smtt.sdk.WebView.(Unknown Source:1) at wendu.dsbridge.DWebView.(DWebView.java:226) at java.lang.reflect.Constructor.newInstance0(Native Method) at java.lang.reflect.Constructor.newInstance(Constructor.java:343) at android.view.LayoutInflater.createView(LayoutInflater.java:864) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1016) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:971) at android.view.LayoutInflater.rInflate(LayoutInflater.java:1133) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1094) at android.view.LayoutInflater.inflate(LayoutInflater.java:692) at android.view.LayoutInflater.inflate(LayoutInflater.java:536) at android.view.LayoutInflater.inflate(LayoutInflater.java:483) at android.support.v7.app.AppCompatDelegateImpl.setContentView(AppCompatDelegateImpl.java:469) at android.support.v7.app.AppCompatActivity.setContentView(AppCompatActivity.java:140) at android.databinding.DataBindingUtil.setContentView(DataBindingUtil.java:303) at android.databinding.DataBindingUtil.setContentView(DataBindingUtil.java:284)