java.lang.NoClassDefFoundError: Failed resolution of: Lokhttp3/internal/Util; at ads_mobile_sdk.u8.a(SourceFile:1125) at ads_mobile_sdk.pb1.a(SourceFile:3) at ads_mobile_sdk.kb1.invokeSuspend(SourceFile:392) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652) at java.lang.Thread.run(Thread.java:1563) Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@742c302, ads_mobile_sdk.fw@463d413] Caused by: java.lang.ClassNotFoundException: Didn't find class "okhttp3.internal.Util"
When removing the okhttp3 implementation, the crash disappears but the app appears to be using an old Version 4.11.0 of okhttp3 which seems to be part of the Google Mobile Ads Next Gen SDK
Jussi Päivinen
unread,
Dec 2, 2025, 8:43:32 PM12/2/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Mobile Ads SDK Developers
Yeah same problem for us, the SDK should update to use the latest okhttp3