Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

play-services-ads:23.5.0 Missing classes detected while running R8. #774

Open
cxcxiaochuan opened this issue Dec 2, 2024 · 0 comments
Open

Comments

@cxcxiaochuan
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant