Admob ( GoogleMobileAds 8.0.0 ) iOS SDK - GADInterstitial API not found, How to use GADInterstitialAd - sample code please?
问题 No error for below line #import <GoogleMobileAds/GoogleMobileAds.h> But none of Admob API detected…Its giving error for all admob API. Another SDK(Applovin) API detected. Here is screenshots. How to fix Admob/GoogleMobileAds ? Pod File: 回答1: AdMob just did a major version update to 8.0.0 with several API changes. Either Lock the pod to 7.x with pod 'Google-Mobile-Ads-SDK', '~> 7.69' Do the 8.x migration documented at https://developers.google.com/admob/ios/migration 回答2: GoogleMobileAds 8.0.0