ammarahm-ed / react-native-admob-native-ads

A simple and robust library for creating & displaying Admob Native Advanced Ads in your React Native App using Native Views.
https://ammarahm-ed.github.io/react-native-admob-native-ads/docs/introduction/
MIT License
388 stars 131 forks source link

iOs: problem with GADNativeAdView and 'GADNativeAdLoaderDelegate' (cannot find) #303

Closed vuhongson-01 closed 1 year ago

vuhongson-01 commented 1 year ago

Screen Shot 2022-08-15 at 09 30 47

This is my problem, this API has any error with my project, can't not find GADNativeAdView, GADNativeAdLoaderDelegate, GAMRequest, adRequest,... in RNGADNativeView.h and RNGADNativeView.m, what can I do ?:(((

dipanshujindal1992 commented 1 year ago

I am also facing the same problem. "react-native-admob-native-ads": "^0.6.0", "@react-native-firebase/admob": "^11.5.0", "@react-native-firebase/app": "^11.2.0", "react": "17.0.1", "react-native": "0.64.0", How can i fix this issue?

Screenshot 2022-08-16 at 10 54 19 AM

vuhongson-01 commented 1 year ago

I am also facing the same problem. "react-native-admob-native-ads": "^0.6.0", "@react-native-firebase/admob": "^11.5.0", "@react-native-firebase/app": "^11.2.0", "react": "17.0.1", "react-native": "0.64.0", How can i fix this issue?

Screenshot 2022-08-16 at 10 54 19 AM

@dipamshujindal1993 DON'T USE google-firebase-admob because it is suported in v11.5.0 => in IOs, google SDK is out date. your can use the library is suggested in react-native-admob-native-ads READ.me