Hi Sky Choi,
Thank you for contacting the Mobile Ads SDK support team.
Kindly be informed that we have attempted to replicate the issue using the provided details with the Google sample application, however, we were unable to obtain the same result.
Could you kindly provide us with the sample project, so that we may examine it and attempt to reproduce the issue, after which we can offer a solution.
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, kindly provide requested information to us via reply to author option or using the steps below:
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,
Kindly be advised that we did not receive any files from your end. Please resend the files so that we can review them and attempt to replicate the issue, following which we will be able to provide a solution.
Hi Sky Choi,
Thank you for providing the sample project.
I ran the project and the issue you have mentioned was reproducing but after making some changes the project ran successfully.
Change is replace “-objc” with $(inherited) in other linker flags.
Steps: Build setting -> other linker flags "$(inherited)".
Please reach out to us, if you need any further assistance.
Hi Sky Choi,
Thank you for providing information regarding the source from which you downloaded the MetaAdapter and FBAudienceNetwork libraries.
I see that you are making use of a manual download framework and swift package manager at the same time. Use one of the following methods to import the Google Mobile Ads SDK.
CocoaPods (preferred)
Swift Package Manager
Manual Download
There are 2 errors in the sample project you have provided
For 1st error remove the existing GoogleMobileAds framework and add it again which you can download from GoogleMobileAdsSDK.zip, because the existing framework is grayed out.
For the 2nd error:
I would recommend reaching out to Meta's product support team. Please note that we can only assist with technical queries/concerns related to the Google Mobile Ads SDK. Meanwhile, if I find any solution I’ll keep you posted on the same.
My tryouts are below and none of them didn’t work: