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

游戏分包后启动闪退是啥原因 #686

Open
xuboyu opened this issue Jun 17, 2022 · 0 comments
Open

游戏分包后启动闪退是啥原因 #686

xuboyu opened this issue Jun 17, 2022 · 0 comments

Comments

@xuboyu
Copy link

xuboyu commented Jun 17, 2022

java.lang.VerifyError: Verifier rejected class com.yanzhenjie.permission.FileProvider: int com.yanzhenjie.permission.FileProvider.delete(android.net.Uri, java.lang.String, java.lang.String[]) failed to verify: int com.yanzhenjie.permission.FileProvider.delete(android.net.Uri, java.lang.String, java.lang.String[]): [0x4] 'this' argument 'Uninitialized Reference: java.lang.RuntimeException Allocation PC: 0' not instance of 'Reference: java.lang.Runtime' (declaration of 'com.yanzhenjie.permission.FileProvider' appears in /data/app/~~ejggKsunH0BfpHxoQ0aGEw==/com.xxx.xxx -vZnPLkF_dhSlwPHBOvM4YQ==/base.apk)
at java.lang.Class.newInstance(Native Method)
at android.app.AppComponentFactory.instantiateProvider(AppComponentFactory.java:147)
at androidx.core.app.CoreComponentFactory.instantiateProvider(CoreComponentFactory.java:67)
at android.app.ActivityThread.installProvider(ActivityThread.java:7642)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7170)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6917)
at android.app.ActivityThread.access$1600(ActivityThread.java:264)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2102)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8085)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)

@xuboyu xuboyu changed the title 游戏分包后启动闪退 游戏分包后启动闪退是啥原因 Jun 17, 2022
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