Header problems with upgrade to iOS 11

I’ve recently updated my iPhone to the latest iOS 11, and now I’m having a problem with my header in my Ionic App. Please see the screen shot below. I’m getting a white space at the very to where the time/battery/etc. are displayed. I didn’t have this space before and don’t want to have it.

Any ideas how to fix this? Many thanks!

Have you upgraded everything respectively like described in the how-to of Ionic?

https://blog.ionic.io/ios-11-checklist/

1 Like

I had a same problem, I updated ionic latest version and create empty project then copy my src/pages to new project install my native stuff again and install WKWebView. Now It seems normal.