Thread 9: "The Google Mobile Ads SDK was initialized without an application ID. Google AdMob publishers, follow instructions at https://googlemobileadssdk.page.link/admob-ios-update-plist to set a valid application ID. Google Ad Manager publishers, follow instructions at https://googlemobileadssdk.page.link/ad-manager-ios-update-plist."
Hi,
Thank you for contacting the Mobile Ads SDK Support team.
Based on the error message you have shared, it looks like the initialization is not done properly. Please refer to this update your info.plist for AdMob update your info.plist for AdManager documents for more information and check our sample apps on how to add it correctly.
Below is the sample source code for this:
<key>GADApplicationIdentifier</key>
<string>ca-app-pub-3940256099942544~1458002511</string>
Please reach out to us, if you need any assistance.
Mobile Ads SDK Team |