flutter_native_ads
flutter_native_ads copied to clipboard
Swift Compiler Error (Xcode): Cannot find type 'GADUnifiedNativeAd' in scope
I am using the latest flutter SDK but when I add your library into my project I found this error.
error: cannot find type 'GADUnifiedNativeAdView' in scope let adView = nibObjects.first as? GADUnifiedNativeAdView else {