Xcode – Cannot find type 'GADInterstitial' in scope?
I just upgraded Google Mobile Ads SDK to version 8.0, but I am getting this error: Cannot find type 'GADInterstitial' in scope I also added this code to AppDelegate: GADMobileAds.sharedInstance().start(completionHandler: nil) Google Mobile Ads SDK worked perfectly until I upgraded…