Skip to content
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

BUILD FAILED Xcode #95

Open
padgithub opened this issue Sep 11, 2021 · 1 comment
Open

BUILD FAILED Xcode #95

padgithub opened this issue Sep 11, 2021 · 1 comment

Comments

@padgithub
Copy link

Error output from Xcode build: ↳ ** BUILD FAILED ** Xcode's output: ↳ /Users/neolab/.pub-cache/hosted/pub.dartlang.org/flutter_native_admob-2.1.0+3/ios/Classes/NativeAdmobController.swift:25:28: error: cannot find type 'GADUnifiedNativeAd' in scope var nativeAdChanged: ((GADUnifiedNativeAd?) -> Void)? ^~~~~~~~~~~~~~~~~~ /Users/neolab/.pub-cache/hosted/pub.dartlang.org/flutter_native_admob-2.1.0+3/ios/Classes/NativeAdmobController.swift:26:19: error: cannot find type 'GADUnifiedNativeAd' in scope var nativeAd: GADUnifiedNativeAd? { ^~~~~~~~~~~~~~~~~~ /Users/neolab/.pub-cache/hosted/pub.dartlang.org/flutter_native_admob-2.1.0+3/ios/Classes/NativeAdmobController.swift:108:34: error: cannot find type 'GADUnifiedNativeAdLoaderDelegate' in scope extension NativeAdmobController: GADUnifiedNativeAdLoaderDelegate { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/neolab/.pub-cache/hosted/pub.dartlang.org/flutter_native_admob-2.1.0+3/ios/Classes/NativeAdmobController.swift:110:79: error: cannot find type 'GADRequestError' in scope func adLoader(_ adLoader: GADAdLoader, didFailToReceiveAdWithError error: GADRequestError) { ^~~~~~~~~~~~~~~

@hicnar
Copy link

hicnar commented Oct 26, 2021

@padgithub This is related to changes in Google Ads library for both iOS and Android. Plenty of forks where this has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants