Open MUZAFFAR-PURELOGICS opened 2 months ago
Yes, I am facing the same issue. Even I am using this version "react-native": "0.72.5". Is there anyone who can help us?
thanks in advance 👍
I found the issue,
That issue due given method here adRequestBuilder.addNetworkExtrasBundle(AdMobAdapter.class, bundle); and that is inside this file node_modules/react-native-ad-manager/android/src/main/java/com/matejdr/admanager/BannerAdView.java.
Solution :
Ads are not working on the 0.72 version of react native project. It is showing blank space. It is crashing by installing on 0.74 version of react native project.