Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoSuchMethodError No interface method onNotifyScreenStatus #32

Open
W2L opened this issue Aug 19, 2020 · 2 comments
Open

NoSuchMethodError No interface method onNotifyScreenStatus #32

W2L opened this issue Aug 19, 2020 · 2 comments

Comments

@W2L
Copy link

W2L commented 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)

@W2L W2L changed the title NoSuchMethodError NoSuchMethodError No interface method onNotifyScreenStatus Aug 19, 2020
@Mynameislyc
Copy link

I caught this exception. How can I solve it?

@zhuiyue132
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants