Thanks for testing landscape and posting the picture. I think that all of this iPhone 10 layout stuff will be resolved by the time it launches in 6 weeks, but it’s helpful to identify problems so that framework and plugin devs know what needs additional work
these fixes seem to work well, however when I run into an issue with ionic navpop. When I navPop, the page that I return to (which had the correct formatting of the statusbar bar previously) jumps down and the 20px height is re-applied to the statusbar… has anyone else experienced this issue?
So far, for me… none of these are working. Also using Ionic1 and UIWebView… but still got a gap at the bottom. Any other ideas?
Thanks @mhartington
add “viewport-fit=cover” to the viewport meta tag. this is work for me in iOS 11
Did you ever find a solution for this?
Yeah, this is been already solved. Read the posts of this thread and you will find the solution.
I meant the problem with the notch being covered in landscape mode.
I have, but it doesn’t work for me still…
This worked for me: https://github.com/ionic-team/ionic/blob/master/CHANGELOG.md#390-2017-11-08
Update Ionic Angular to version 3.9.2. I had 3.7.1 and it didn’t work, with 3.9.2 works like a charm. Although I’m using Ionic 3, so not 100% if will work for Ionic 1.