-
Notifications
You must be signed in to change notification settings - Fork 64
Description
I seem to face a probleme about this libraries.
I have updated my React-native app with the new version, i was using 0.74.5 and updated for 0.79.3 and i was using 2.0.10 of this libraries before and now im using 2.1.2. since the switch, it seems like i can't show ads over my apps. I did a full rebuild of the app from scratch with the src folders. so the way i use the components is the same.
I used the installation setup and added informations needed to my ios and android files.
Even thought im double checking the setup i can't seem to find the problem. I can see that my pod are installing google ad sdk but once i try to render an Ads, the components itself doesnt trigger any method like onAdLoaded, onError, onAdFailedToLoad. Nothing is happening and i can't seem to find the problem. anyone could help me out with this ?