swift-package-manager-google-mobile-ads icon indicating copy to clipboard operation
swift-package-manager-google-mobile-ads copied to clipboard

GADAppOpenAd fullScreenContentDelegate don't trigger events

Open skeduino opened this issue 7 months ago • 0 comments

Hello,

I'm trying to implement App open ads using Google Admob example with test ads and latest SPM version (11.7.0) and iOS 17.5.1 and 17.2.1. My issue is that fullScreenContentDelegate isn't calling adDidDismissFullScreenContent after ad is dismissed. Also no error is received. The only callback method called is adWillPresentFullScreenContent when ad is starting to show. Could you please check?

Thanks.

skeduino avatar Jul 22 '24 22:07 skeduino