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.AbstractMethodError #12

Closed
fly-qp opened this issue Feb 23, 2022 · 1 comment
Closed

java.lang.AbstractMethodError #12

fly-qp opened this issue Feb 23, 2022 · 1 comment

Comments

@fly-qp
Copy link

fly-qp commented Feb 23, 2022

I don't know why and how but crashlytics (firebase) informed me about this issue. Happened for more than 22.000 user. Please fix this issue.

Stack trace:
Fatal Exception: java.lang.AbstractMethodError: abstract method "void com.vungle.warren.PlayAdCallback.creativeId(java.lang.String)"
at com.vungle.warren.PlayAdCallbackWrapper$1.run(PlayAdCallbackWrapper.java:24)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8653)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)

@stanley-vungle
Copy link
Contributor

update to a newer version of android sdk

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

2 participants