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

facebook初始化失败 #11

Closed
FellFish opened this issue Jul 8, 2022 · 0 comments
Closed

facebook初始化失败 #11

FellFish opened this issue Jul 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@FellFish
Copy link

FellFish commented Jul 8, 2022

FATAL EXCEPTION: main
java.lang.VerifyError: Verifier rejected class com.facebook.internal.FacebookInitProvider: void com.facebook.internal.FacebookInitProvider.() failed to verify: void com.facebook.internal.FacebookInitProvider.(): [0x0] Constructor returning without calling superclass constructor (declaration of 'com.facebook.internal.FacebookInitProvider' appears in /data/app/com.test.net-1/base.apk)
at java.lang.Class.newInstance(Native Method)
at android.app.ActivityThread.installProvider(ActivityThread.java:5912)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:5516)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5455)
at android.app.ActivityThread.-wrap2(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1550)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6190)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:892)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:782)

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

No branches or pull requests

2 participants