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
hi
I found a crash related to AdMob online—it's a null pointer issue. Is this a known issue on your end? How should this crash be handled?
Below is the crash log:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'void com.google.android.gms.ads.internal.client.zzck.zzo(com.google.android.gms.internal.ads.zzbpq)' on a null object reference at com.google.android.gms.ads.internal.client.zzl.zza(com.google.android.gms:play-services-ads-api@@24.5.0:6) at com.google.android.gms.ads.internal.client.zzas.zzc(com.google.android.gms:play-services-ads-api@@24.5.0:12) at com.google.android.gms.ads.internal.client.zzba.zzf(com.google.android.gms:play-services-ads-api@@24.5.0:1) at com.google.android.gms.ads.internal.client.zzba.zzd(com.google.android.gms:play-services-ads-api@@24.5.0:11) at com.google.android.gms.ads.internal.client.zzaz.zzg(com.google.android.gms:play-services-ads-api@@24.5.0:2) at com.google.android.gms.ads.zzb.zza(com.google.android.gms:play-services-ads-api@@24.5.0:1) at com.google.android.gms.ads.preload.zzb.<init>(com.google.android.gms:play-services-ads-api@@24.5.0:1) at com.google.android.gms.ads.internal.client.zzep.<init>(com.google.android.gms:play-services-ads-api@@24.5.0:1) at com.google.android.gms.ads.internal.client.zzey.zzq(com.google.android.gms:play-services-ads-api@@24.5.0:27) at com.google.android.gms.ads.MobileAds.initialize(com.google.android.gms:play-services-ads-api@@24.5.0:3)
thanks
哈哈不想哈哈
unread,
Jan 19, 2026, 9:06:01 PM (5 hours ago) Jan 19
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
hi
I'm using AdMob version 24.5.0.
thanks
哈哈不想哈哈
unread,
Jan 19, 2026, 9:11:58 PM (5 hours ago) Jan 19
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
hi
This is a crash occurring in production, and I haven't been able to reproduce it myself, so I'd like to ask what the possible cause might be so I can fix it.