react-native-admob-native-ads
react-native-admob-native-ads copied to clipboard
[iOS] Use of undeclared identifier 'GADAdLoaderAdTypeNative'
iOS build fails when builiding my app with the following error : Use of undeclared identifier 'GADAdLoaderAdTypeNative' ; did you mean 'kGADAdLoaderAdTypeNative'?
And when I replace "GADAdLoaderAdTypeNative" with "kGADAdLoaderAdTypeNative" as it is said, it works.
Version : Xcode : 13.4.1 react-native : 0.68.2 react-native-admob-native-ads: ^0.6.0,
@qhoarau Have you find a solution yet?
6.9.0.1
after donwgrading I have these issues
Showing Recent Messages Undefined symbol: OBJC_CLASS$_GADAdLoader
Showing Recent Messages Undefined symbol: OBJC_CLASS$_GADMultipleAdsAdLoaderOptions
Showing Recent Messages Undefined symbol: OBJC_METACLASS$_GADNativeAdView
Showing Recent Messages Undefined symbol: OBJC_CLASS$_GADCustomEventExtras
Showing Recent Messages Undefined symbol: _GADSimulatorID
Showing Recent Messages Undefined symbol: OBJC_CLASS$_GADCustomEventExtras
Showing Recent Messages Undefined symbol: OBJC_CLASS$_GADNativeAdMediaAdLoaderOptions
Showing Recent Messages Undefined symbol: OBJC_CLASS$_GADNativeAdViewAdOptions
any solution for this
@zoobibackups @qhoarau @henrik-d Have you found a solution yet?
Fixed in v0.6.4.