Closed sdb1228 closed 11 months ago
Your pods are behind.
cd ios && pod install --repo-update
@dylancom I have tried that I usually get
[!] CocoaPods could not find compatible versions for pod "GoogleUserMessagingPlatform":
In snapshot (Podfile.lock):
GoogleUserMessagingPlatform (= 2.1.0, >= 1.1)
In Podfile:
RNGoogleMobileAds (from `../node_modules/react-native-google-mobile-ads`) was resolved to 10.3.2, which depends on
GoogleUserMessagingPlatform (= 2.0.1)
You have either:
* changed the constraints of dependency `GoogleUserMessagingPlatform` inside your development pod `RNGoogleMobileAds`.
You should run `pod update GoogleUserMessagingPlatform` to apply changes you've made.
After deleting my podfile.lock and reinstalling I can't run anymore given I get
There is no XCFramework found at '/Users/stevenburnett/projects/NoExpoPrettyRandom/ios/Pods/Google-Mobile-Ads-SDK/Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework'.
Hello 👋, to help manage issues we automatically close stale issues.
This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?
This issue will be closed in 15 days if no further activity occurs.
Thank you for your contributions.
What happened?
Updating from version 6.0.1 -> anything above 9 gives the error below
There is no XCFramework found at '/ios/Pods/Google-Mobile-Ads-SDK/Frameworks/GoogleMobileAdsFramework-Current/GoogleMobileAds.xcframework'.
Platforms
Only on iOS
React Native Info
Are your using Typescript?
package.json
app.json
ios/Podfile
android/build.gradle
android/app/build.gradle
android/settings.gradle
AndroidManifest.xml