source 'https://github.com/CocoaPods/Specs.git' platform :ios, '14.0' target 'AdManagerBannerExample' do use_frameworks! pod 'Google-Mobile-Ads-SDK', '9.0.0' pod 'GoogleMobileAdsMediationTestSuite', '2.0.0' endRegards,
|
||||||
Hi Giacomo,
Thank you for your response.
For no fill error, this is sometimes happening if there are no available ads as of the moment into the ad inventory. Usually if you just created your ad unit id, it may take some time before the ads to show. Since the implementation and configuration are correctly implemented, it means that this is for specific ads only. In addition, kindly ensure that you have test ads enabled for your device for the SDK that you are testing. Do this before testing any network ads configuration.
Regards,
|
||||||