-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Framework 'GoogleMobileAds' not found #3705
Comments
Can you make sure the pods were installed correctly with the XCode project? This should not happen, but it is possible there is something wrong with your pods. |
@ChenLoki I have the same issue with Unity 6 and Google Mobile Ads Unity plugin 9.5 on Xcode, one solution works for me is change the iOS Resolver Setting - Cocoapods Integration from "Xcode Workspace" to "Xcode Project" . |
I tested this again. I had no issue with Cocopods Integration and XCode launched the project without issue. What do you think is happening? Is Pod install not being invoked on your end or is this something else ? |
[REQUIRED] Step 1: Describe your environment
[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
What happened? How can we make the problem occur?
This could be a description, log/console output, etc.
Please share a downloadable sample project that reproduces the bug, if
available. This greatly helps us to diagnose and fix the issue faster.
Relevant Code:
The text was updated successfully, but these errors were encountered: