# Meta adapter consumer ProGuard rules
# Entry-point singletons are also kept by the SDK's consumer-rules.pro

# Suppress warnings from Facebook Infer annotations (auto-generated by AGP)
-dontwarn com.facebook.infer.annotation.Nullsafe$Mode
-dontwarn com.facebook.infer.annotation.Nullsafe

# The adapter is published with Meta 6.20.0 as the transitive dependency for
# Unity 2022 compatibility. These newer Meta classes may be absent on consumer
# classpaths that resolve 6.20.0 from the published POM.
-dontwarn com.facebook.ads.AdClosedListener
-dontwarn com.facebook.ads.NativeAd$NativeOptions
