react-native google mobile ads
I have implemented react-native-google-mobile-ads.. all. thing are. working fine but i want but there is some issue.
- When ever a system dialogue is open. like
Alert.alert()
then an app open ads is appeared. - The Second issue is that app open ads appears after the interstitial ad is closed.
- App Open ads are appears when ever a permission dialogue is opened.
- I want to hide screen content behind the app open ads.