You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling the release package of admob version 23.5.0, the following error will be reported:
AGPBI: {"kind":"error","text":"Missing classes detected while running R8.
AGPBI: {"kind":"error","text":"Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zzsj.zzd(int) and 1 other context)\r\nMissing class android.media.LoudnessCodecController (referenced from: android.media.LoudnessCodecController com.google.android.gms.internal.ads.zzsj.zzb and 4 other contexts)","sources":[{}],"tool":"R8"}
Missing classes detected while running R8.
Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zzsj.zzd(int) and 1 other context)
Missing class android.media.LoudnessCodecController (referenced from: android.media.LoudnessCodecController com.google.android.gms.internal.ads.zzsj.zzb and 4 other contexts)
The text was updated successfully, but these errors were encountered:
When compiling the release package of admob version 23.5.0, the following error will be reported:
AGPBI: {"kind":"error","text":"Missing classes detected while running R8.
AGPBI: {"kind":"error","text":"Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zzsj.zzd(int) and 1 other context)\r\nMissing class android.media.LoudnessCodecController (referenced from: android.media.LoudnessCodecController com.google.android.gms.internal.ads.zzsj.zzb and 4 other contexts)","sources":[{}],"tool":"R8"}
Missing classes detected while running R8.
Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zzsj.zzd(int) and 1 other context)
Missing class android.media.LoudnessCodecController (referenced from: android.media.LoudnessCodecController com.google.android.gms.internal.ads.zzsj.zzb and 4 other contexts)
The text was updated successfully, but these errors were encountered: