GoogleMediationAdapter throws an exception. #522
Replies: 1 comment 12 replies
-
@Apptrick-Cheetah - Do you have a full stack trace that we can use? What % of your DAUs is affected by this crash? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Getting exception on below line of code in GoogleMediationAdapter in initialize method
MobileAds.disableMediationAdapterInitialization( context );
Not occuring in all devices but mostly SAMSUNG Devices android 12, some android 11 devices too.
Caused by java.lang.VerifyError
Verifier rejected class y8 zl1: void y8.zl1.run() failed to verify: void y8.z11.run(): [0x195] register vo has type Reference: org.json.JSONException but expected Reference: java.lang.RuntimeExc eption (declaration of y8 z11' appears in /data/app/~~ePKt071GB_Jrs6VfdBaF_A==/com.text tr anslate all language translator voicetraductor phototranslator-txs1MTGweQ70Y8j0nCDkJA base.apkiclasses2.dex
Beta Was this translation helpful? Give feedback.
All reactions