With 5.5, I’m getting a missing class error with R.8 manification and the pro guard rules for keeping the class are not doing anything.I’ve tried different ways to put them such as pro.Guard additions dot x t and they are getting merged but still the classes are missing… With the easy ADS plugin.I’m getting a facebook.info missing class and with the lost admob plug in.I’m getting an error for Android.Sound near the google adds class
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): > Task :app:minifyReleaseWithR8
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Supplied proguard configuration does not exist: Z:\AFSProject\app\proguard-rules.pro
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Supplied proguard configuration does not exist: Z:\AFSProject\app\proguard\common.pgcfg
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Supplied proguard configuration does not exist: Z:\AFSProject\app\proguard\app_update.pgcfg
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Supplied proguard configuration does not exist: Z:\AFSProject\app\proguard\asset_delivery.pgcfg
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Supplied proguard configuration does not exist: Z:\AFSProject\app\proguard\gms_task.pgcfg
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Supplied proguard configuration does not exist: Z:\AFSProject\app\proguard\integrity.pgcfg
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Supplied proguard configuration does not exist: Z:\AFSProject\app\proguard\review.pgcfg
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Supplied proguard configuration does not exist: Z:\AFSProject\app\proguard\split_install.pgcfg
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): ERROR: Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in Z:\AFSProject\app\build\outputs\mapping\release\missing_rules.txt.
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): ERROR: R8: Missing class android.media.LoudnessCodecController$OnLoudnessCodecUpdateListener (referenced from: void com.google.android.gms.internal.ads.zztb.zzd(int) and 1 other context)
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Missing class android.media.LoudnessCodecCo
This is with the Lost Admob plugin