Hi Dante,
Thank you for reaching out to us.
With regard to your concern, can you confirm if you're able to follow instructions at https://developers.google.com/admob/ios/quick-start#update_your_infoplist to set a valid application ID for AdMob, and if you're using Google Ad Manager, this instructions at https://developers.google.com/ad-manager/mobile-ads-sdk/ios/quick-start#update_your_infoplist? If upon following this still returns that error, kindly provide us the following information below for us to further check.
You can provide the following details via reply on this thread or directly provide it to the link below.
If the file(s) you are looking to share are less than 25mb in total you can attach them to this case on your next reply. If you are having trouble attaching your file to this case or if your file(s) are larger than 25mb, you can share your files with me by performing the following steps:
2. Fill out all fields, and attach your file(s).
3. Please reply back on this thread when you have uploaded your file(s). Please do not share this link.
![]() |
Mobile Ads SDK Team |
Hi Dante,
Thank you for your response.
Upon checking the sample app project you've provided, I was able to replicate the error when building it in the simulator. However, it appears that you manually added the SDK framework in your sample app and adding the -ObjC linker flag to Other Linker Flags in your project's build settings is not added. With that, kindly add it in your end as per the steps on this documentation guide (https://developers.google.com/admob/ios/quick-start#manual_download). I've tried it also in my end using your sample app, and I was able to run the app without the error.