The statusbar plugin has a few issues.
It seems to work on the original telerik plugin: Telerik-Verified-Plugins/WKWebView#20
I set App.setPreference('StatusBarOverlaysWebView', 'true'); and it does seem to work from the looks of it (in terms of how much the webview have been shifted down- it hasn't been shifted down)
Yet there is a white bar at the top overlaying everything. I'm not sure where it comes from
The statusbar plugin has a few issues.
It seems to work on the original telerik plugin: Telerik-Verified-Plugins/WKWebView#20
I set
App.setPreference('StatusBarOverlaysWebView', 'true');and it does seem to work from the looks of it (in terms of how much the webview have been shifted down- it hasn't been shifted down)Yet there is a white bar at the top overlaying everything. I'm not sure where it comes from