Hi,
With the old webview, ionic adds 20 pixels of padding at the top tp compensate for the status bar and everything looks great, however, using WKWebView, no padding is added, resulting in the status bar overlapping tha app header.
I’ve fixed this manually width css but I’d like to know if this is an ionic issue or related to the wkwebview plugin so that i can report it. It might even be a problem with my project, I’ve no way of testing a blank ionic project with wekwebview in a device right now.
Thanks!