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

AdMob 23.4.0 not working with R8 enabled project #757

Open
ArcherEmiya05 opened this issue Oct 5, 2024 · 0 comments
Open

AdMob 23.4.0 not working with R8 enabled project #757

ArcherEmiya05 opened this issue Oct 5, 2024 · 0 comments

Comments

@ArcherEmiya05
Copy link

ArcherEmiya05 commented Oct 5, 2024

AdMob: 23.4.0
GMS: 4.4.2
Gradle: 8.9
AGP: 8.6.1 and 8.7.0

ERROR: Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /opt/atlassian/pipelines/agent/build/androidApp/build/outputs/mapping/release/missing_rules.txt.

ERROR: R8: Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zzsp.zzd(int) and 1 other context)

Missing class android.media.LoudnessCodecController (referenced from: android.media.LoudnessCodecController com.google.android.gms.internal.ads.zzsp.zzb and 4 other contexts)

Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zzsp.zzd(int) and 1 other context)
Missing class android.media.LoudnessCodecController (referenced from: android.media.LoudnessCodecController com.google.android.gms.internal.ads.zzsp.zzb and 4 other contexts)

Caused by: [CIRCULAR REFERENCE: com.android.tools.r8.internal.g: Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zzsp.zzd(int) and 1 other context)
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