Hi,
I've updated the Mobile Ads iOS SDK in our app to version 7.52.0. I'm getting test ads (interstitials and rewarded videos), but no fill when trying with real ads. (I get this error: Error Domain=com.google.admob Code=1 "Request Error: No ad to show.")
Also I'm seeing these logs:
2019-11-13 12:28:35.197759+0100 CriminalCase[4663:840026] - <Google>[I-ACS025031] AdMob App ID changed. Original, new: (nil),
2019-11-13 12:28:35.198168+0100 CriminalCase[4663:840026] - <Google>[I-ACS020007] Cannot set empty AdMob App ID
2019-11-13 12:28:44.554945+0100 CriminalCase[4663:840344] - <Google>[I-ACS037005] Unable to fetch effective App ID from identity
2019-11-13 12:28:44.556712+0100 CriminalCase[4663:840344] - <Google>[I-ACS037005] Unable to fetch effective App ID from identity
2019-11-13 12:28:44.558760+0100 CriminalCase[4663:840344] - <Google>[I-ACS037005] Unable to fetch effective App ID from identity
etc (that "unable to fetch..." log repeats several times)
I'm a bit confused by the mention of AdMob in the no fill error and in the logs, since we're using Ad Manager, is this normal?
Can you think of anything I may be missing in the integration, any differences with older versions? Previously we were on 7.34.0 and I added the GADIsAdManagerApp property set to YES in the Info.plist as per the docs.
Thanks,
Mariano