WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Headers/Mediation/GADMediationAppOpenAd.h
@@ -11,10 +11,12 @@ #import <UIKit/UIKit.h> /// Rendered app open ad. NS_SWIFT_NAME(MediationAppOpenAd) @protocol GADMediationAppOpenAd <GADMediationAd> /// Presents the receiver from the view controller. - (void)presentFromViewController:(nonnull UIViewController *)viewController; - (void)presentFromViewController:(nonnull UIViewController *)viewController NS_SWIFT_NAME(present(from:)); @end /// App open ad configuration.