The Human Interface Guidelines state specifically where you should not be putting things. It looks like your app, even if it runs in fullscreen, could use a StatusBarBackground docked to the top right there.
Hi, i’ve a similar issue, but adding a statusbarbackground won’t solve this for our app. Is there a way we can add some additional margin if device is a iphoneX? Or based on the viewport height of some kind?
Update, i’m currently using the device plugin to check for model if model is iPhone10,3 or iPhone10,6 it’s a iphone X and i can add some additional margin.
Update, i’m currently using the device plugin to check for model if model is iPhone10,3 or iPhone10,6 it’s a iphone X and i can add some additional margin.
Update, i’m currently using the device plugin to check for model if model is iPhone10,3 or iPhone10,6 it’s a iphone X and i can add some additional margin.