Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

NummpointerException #440

Open
wangshyandroid opened this issue Aug 4, 2022 · 0 comments
Open

NummpointerException #440

wangshyandroid opened this issue Aug 4, 2022 · 0 comments

Comments

@wangshyandroid
Copy link

java.lang.NullPointerException: throw with null exception
at com.opensource.svgaplayer.s.run(SVGAParser.kt:2)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:929)

使用decodeFromURL远程SVG 开启混淆打正式包会崩溃

-keep class com.squareup.wire.** { ; }
-keep class com.opensource.svgaplayer.proto.
* { *; }

加载本地就没有问题

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

No branches or pull requests

1 participant