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

Crash in debug mode on SDK < 28 #262

Open
Displax opened this issue Feb 14, 2023 · 0 comments · May be fixed by #267
Open

Crash in debug mode on SDK < 28 #262

Displax opened this issue Feb 14, 2023 · 0 comments · May be fixed by #267
Labels
bug Something isn't working

Comments

@Displax
Copy link
Contributor

Displax commented Feb 14, 2023

E Zygote  : java.lang.NoSuchMethodError: No static method getProcessName()Ljava/lang/String; in class Landroid/app/Application; or its super classes (declaration of 'android.app.Application' appears in /system/framework/framework.jar)
E Zygote  : 	at a.b.a(Unknown Source:0)
E Zygote  : 	at dev.kdrag0n.safetynetfix.EntryPoint.init(SourceFile:18)
E Zygote  : 	at com.android.internal.os.Zygote.nativeForkAndSpecialize(Native Method)
E Zygote  : 	at com.android.internal.os.Zygote.forkAndSpecialize(Zygote.java:105)
E Zygote  : 	at com.android.internal.os.ZygoteConnection.runOnce(ZygoteConnection.java:239)
E Zygote  : 	at com.android.internal.os.ZygoteServer.runSelectLoop(ZygoteServer.java:164)
E Zygote  : 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:765)
D AndroidRuntime: Shutting down VM
@Displax Displax added the bug Something isn't working label Feb 14, 2023
@Displax Displax changed the title Chrash in debug mode on SDK < 28 Crash in debug mode on SDK < 28 Feb 14, 2023
@Displax Displax linked a pull request Feb 23, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant