sbugert / react-native-admob

A react-native component for Google AdMob banners
BSD 2-Clause "Simplified" License
1.13k stars 532 forks source link

[Important] Rewarded video - The close ads button appears in the status bar in IOS using DFP #506

Open AstroCorp opened 4 years ago

AstroCorp commented 4 years ago

The close ads button appears in the status bar in IOS using DFP.

Add safe area please :/

SmartArray commented 4 years ago

I didn't experience this issue?

Also, this library can't add the Safe Area anyway. React-Native-Admob is relying on Google-Mobile-Ads-SDK. Please try to update that library as this is where the Interstitial Ad-Window gets created.