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

Android OS 6.0.1 - Fatal Exception: java.lang.NoClassDefFoundError base.-$$Lambda$App$Sr6psFOFLIBnc22zjf_WP5voNZg #843

Open
navin-zignuts opened this issue Jun 13, 2024 · 0 comments

Comments

@navin-zignuts
Copy link

Application crash in background in Android OS version 6.0.1

Fatal Exception: java.lang.NoClassDefFoundError: base.-$$Lambda$App$Sr6psFOFLIBnc22zjf_WP5voNZg
at base.App.registerSegmentSDK(App.java:239)
at base.App.onCreate(App.java:90)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1020)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4844)
at android.app.ActivityThread.access$1700(ActivityThread.java:166)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1475)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5619)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:853)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:737)

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