lpw
2026-07-16 807b36e8edef2c70145d394422251e02d0a2d534
WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/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