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

java.lang.VerifyError: com/sunfusheng/marqueeview/d #93

Open
YuanTiger opened this issue Mar 10, 2020 · 0 comments
Open

java.lang.VerifyError: com/sunfusheng/marqueeview/d #93

YuanTiger opened this issue Mar 10, 2020 · 0 comments

Comments

@YuanTiger
Copy link

Android系统版本:4.4.4
MarqueeView版本:1.4.1
现象:在Android4.4.4的机型上,打开App就会闪退,日志如下

java.lang.VerifyError: com/sunfusheng/marqueeview/d
    at io.openinstall.c.d.a(d.java)
    at io.openinstall.e.i.run(i.java)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
    at java.lang.Thread.run(Thread.java:841)

我已经在proguard-rules.pro添加了如下混淆:

-keep class com.sunfusheng.marqueeview.**{*;}

可还是崩溃,该情况目前只在4.4.4的机型上出现,请问作者有没有什么解决方案。
感谢作者大大无私开源。

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

1 participant