lpw
2026-07-15 4b30c10cef62c07efa1faf8a21e296b4a23ff591
frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/GADCustomNativeAd.h
@@ -89,6 +89,6 @@
/// Tells the delegate that a custom native ad was received.
- (void)adLoader:(nonnull GADAdLoader *)adLoader
    didReceiveCustomNativeAd:(nonnull GADCustomNativeAd *)customNativeAd;
    didReceiveCustomNativeAd:(nonnull GADCustomNativeAd *)customNativeAd NS_SWIFT_UI_ACTOR;
@end