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
W/System.err: java.lang.NoSuchMethodError: No interface method onNotifyScreenStatus(I)V in class Lcom/tencent/smtt/export/external/extension/interfaces/IX5WebViewClientExtension; or its super classes (declaration of 'com.tencent.smtt.export.external.extension.interfaces.IX5WebViewClientExtension' appears in /data/app/cn.android-eYVIOiEPq1rFp1P-T9kbig==/base.apk!classes3.dex)
at com.tencent.smtt.webkit.WebViewChromiumExtension.s(TbsJavaCore:4756)
at org.chromium.tencent.TencentAwContent.notifyScreenStatus(TbsJavaCore:649)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:336)
at android.os.Looper.loop(Looper.java:181)
at android.app.ActivityThread.main(ActivityThread.java:7520)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
The text was updated successfully, but these errors were encountered:
W2L
changed the title
NoSuchMethodError
NoSuchMethodError No interface method onNotifyScreenStatus
Aug 19, 2020
compileSdkVersion: 29
minSdkVersion: 19
targetSdkVersion: 29
x5 sdk:tbs_sdk_thirdapp_v4.3.0.3_43903_sharewithdownloadwithfile_withoutGame_obfs_20200402_121309
打开有赞网页时提示这个错误
W/System.err: java.lang.NoSuchMethodError: No interface method onNotifyScreenStatus(I)V in class Lcom/tencent/smtt/export/external/extension/interfaces/IX5WebViewClientExtension; or its super classes (declaration of 'com.tencent.smtt.export.external.extension.interfaces.IX5WebViewClientExtension' appears in /data/app/cn.android-eYVIOiEPq1rFp1P-T9kbig==/base.apk!classes3.dex)
at com.tencent.smtt.webkit.WebViewChromiumExtension.s(TbsJavaCore:4756)
at org.chromium.tencent.TencentAwContent.notifyScreenStatus(TbsJavaCore:649)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:336)
at android.os.Looper.loop(Looper.java:181)
at android.app.ActivityThread.main(ActivityThread.java:7520)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:950)
The text was updated successfully, but these errors were encountered: