cordova-plugin-facebookads icon indicating copy to clipboard operation
cordova-plugin-facebookads copied to clipboard

iPhoneX -> banner -> not safe-area-inset-bottom

Open lucaele opened this issue 7 years ago • 1 comments

Hi all, in iPhoneX cordova app with "viewport-fit=cover" and "padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom);" banner at bottom-center is show behind "navigation button".

It would be necessary for the banner to be displayed above the "navigation bar" How fix this?

Luca

lucaele avatar Jan 23 '18 18:01 lucaele

I have this problem too, the banner is displaying behind the black bar at the bottom. Obviously the padding/margin settings don't affect the ad slot as that is not controlled by CSS but is instead native.

How can we move the banner so it is in a safe area?

astanb avatar Feb 21 '18 14:02 astanb