Skip to content

crash on android 5 and 6 #79

@ehsan323

Description

@ehsan323

Describe the bug

After releasing new version of app by unleash, I saw many crashes on androids of 5 and 6

Steps to reproduce the bug

No response

Expected behavior

No response

Logs, error output, etc.

java.lang.NoClassDefFoundError: v7.b
	at io.getunleash.metrics.HttpMetricsReporter.log(SourceFile:3)
	at io.getunleash.UnleashClient.isEnabled(SourceFile:2)
	at io.getunleash.UnleashClientSpec$DefaultImpls.isEnabled$default(SourceFile)
	at com.emofid.rnmofid.presentation.ui.splash.SplashScreenActivity$onCreate$1$1.invokeSuspend(SourceFile:4)
	at l9.a.resumeWith(SourceFile:3)
	at kotlinx.coroutines.DispatchedTaskKt.resume(SourceFile:10)
	at kotlinx.coroutines.DispatchedTaskKt.dispatch(SourceFile:8)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(SourceFile:2)
	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(SourceFile:5)
	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl$default(SourceFile)
	at kotlinx.coroutines.CancellableContinuationImpl.resumeUndispatched(SourceFile:2)
	at kotlinx.coroutines.android.HandlerContext$scheduleResumeAfterDelay$$inlined$Runnable$1.run(SourceFile)
	at android.os.Handler.handleCallback(Handler.java:739)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:145)
	at android.app.ActivityThread.main(ActivityThread.java:6934)
	at java.lang.reflect.Method.invoke(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:372)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1404)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1199)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException

Screenshots

No response

Additional context

No response

Unleash version

1.0.0

Subscription type

None

Hosting type

Self-hosted

SDK information (language and version)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions