googleads / googleads-mobile-android-mediation

Sample Android project showcasing how to build a mediation adapter or custom event for the Google Mobile Ads SDK.
Apache License 2.0
241 stars 197 forks source link

Firebase Crash issue: java.lang.ClassCastException: android.webkit.WebMessagePortWrapper cannot be cast to Zz0 #484

Closed jinjin-lee closed 10 months ago

jinjin-lee commented 1 year ago

Fatal Exception: java.lang.ClassCastException: android.webkit.WebMessagePortWrapper cannot be cast to Zz0 at Zz0.b(chromium-SystemWebViewGoogle.aab-stable-463807401:3) at com.android.webview.chromium.WebViewChromium.postMessageToMainFrame(chromium-SystemWebViewGoogle.aab-stable-463807401:3) at android.webkit.WebView.postWebMessage(WebView.java:1880) at com.adcolony.sdk.c1.d(SourceFile:16) at com.adcolony.sdk.c1.c(SourceFile:2) at com.adcolony.sdk.c1$j.a(SourceFile:3) at com.adcolony.sdk.c1$e.onPageFinished(SourceFile:2) at com.adcolony.sdk.j$c.onPageFinished(SourceFile:1) at com.adcolony.sdk.l$c.onPageFinished(SourceFile:2) at XC0.b(chromium-SystemWebViewGoogle.aab-stable-463807401:2) at na.handleMessage(chromium-SystemWebViewGoogle.aab-stable-463807401:62) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:148) at android.app.ActivityThread.main(ActivityThread.java:5421) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

Hello I am getting above crash error from firebase frequently. But I cannot found reason well. Please help me the reason of above crash issue. Thanks

I am using follwoing version 'com.google.ads.mediation:facebook:6.15.0.0' 'com.google.ads.mediation:adcolony:4.8.0.2'

joshh-devrel commented 10 months ago

@jinjin-lee Seems like the crash came from the AdColony SDK so I would suggest reaching to the AdColony team for next steps.