I updated from
implementation 'com.google.android.ump:user-messaging-platform:1.0.0'
to
implementation 'com.google.android.ump:user-messaging-platform:2.0.0'
And now I receive in crashlytics many crashes (this happens only for users from Europe, that's why I published and didn't notice on my own devices):
Fatal Exception: java.lang.VerifyError
Verifier rejected class wa.f: java.lang.Object wa.f.h(java.lang.Object) failed to verify
...
com.google.android.gms.internal.consent_sdk.zzu.run (zzu.java:38)
com.google.android.gms.internal.ads.zzdvf.run$bridge (zzdvf.java:38)
Any idea how to fix it?
Also here https://groups.google.com/g/google-admob-ads-sdk/c/VPUtbIGgEYw
p.s. temporary downgraded to 1.0.0 version...
This proguard rule, fix crash for my app:
-keep class com.google.android.gms.internal.consent_sdk.** { <fields>; }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With