我抓到的错误如下,怎么解决呀
04-26 17:19:23.668 717-717/? E/WEAPP: getWeappInfo exception:
java.lang.NoSuchFieldException: aWH
at java.lang.Class.getDeclaredField(Class.java:596)
at com.tencent.smtt.webkit.adapter.X5WebViewAdapter.getWeappInfo(Unknown Source)
at com.tencent.smtt.webkit.adapter.X5WebViewAdapter.loadUrl(Unknown Source)
at com.tencent.smtt.sdk.WebView.loadUrl(Unknown Source)
at com.tencent.mm.ui.widget.MMWebView.loadUrl(SourceFile:141)
at com.tencent.mm.plugin.appbrand.page.i.<init>(SourceFile:109)
at com.tencent.mm.plugin.appbrand.page.g.SI(SourceFile:489)
at com.tencent.mm.plugin.appbrand.page.l.getContentView(SourceFile:24)
at com.tencent.mm.plugin.appbrand.page.f.<init>(SourceFile:40)
at com.tencent.mm.plugin.appbrand.page.l.<init>(SourceFile:18)
at com.tencent.mm.plugin.appbrand.page.g.b(SourceFile:221)
at com.tencent.mm.plugin.appbrand.page.g.a(SourceFile:36)
at com.tencent.mm.plugin.appbrand.page.g$1.run(SourceFile:100)
at com.tencent.mm.plugin.appbrand.page.g.runOnUiThread(SourceFile:75)
at com.tencent.mm.plugin.appbrand.ui.AppBrandUI.a(SourceFile:69)
at com.tencent.mm.plugin.appbrand.ui.AppBrandUI$1.run(SourceFile:249)
at android.app.Activity.runOnUiThread(Activity.java:4899)
at com.tencent.mm.plugin.appbrand.ui.AppBrandUI.j(SourceFile:69)
at com.tencent.mm.plugin.appbrand.ui.AppBrandUI$5.onReady(SourceFile:477)
at com.tencent.mm.plugin.appbrand.task.a.done(SourceFile:82)
at com.tencent.mm.plugin.appbrand.task.a.sD(SourceFile:13)
at com.tencent.mm.plugin.appbrand.task.a$1$1.bE(SourceFile:68)
at com.tencent.smtt.sdk.QbSdk$2.handleMessage(Unknown Source)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:157)
at android.app.ActivityThread.main(ActivityThread.java:5356)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
at dalvik.system.NativeStart.main(Native Method)
技术大大,麻烦帮看下