cordova-plugin-facebookads
cordova-plugin-facebookads copied to clipboard
iPhoneX -> banner -> not safe-area-inset-bottom
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
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?