GoogleMobileAds (Admob) framework not detected in Xcode 9 - linker error
问题 I got linker error GADInterstitial referenced from. Undifined symbols for architecture arm64 I used latest admob framework GoogleMobileAdsSdkiOS-7.24.0 See attach image. How to fix it for iOS 11 ? 回答1: Its Xcode 9 Bug. Once you add framework in Xcode side bar, it never auto adds in 'Link Binary with Libraries' section. Solution is simple. Just drag framework in Xcode Side bar to Link Binary section. See attach image. 来源: https://stackoverflow.com/questions/46338649/googlemobileads-admob