Hi Currently, i am using latest inappbrowser plugin 3.0.0 node v8.11.1 npm v5.6.0 PhoneGap cli-8.0.0
Facing some issues in iPhone X device. **Current behavior:** #inappbrowser distorted UI in the status bar section. # In the bottom bar URL load section shown in the safe area. # website load under the toolbar section. **Expected behavior** # toolbar covers the status bar section also like other apps. # Bottom load URL show above the safe area. # Load website starts after the toolbar section. Option Fileds that I am using. Code : `hidden=yes,mediaPlaybackRequiresUserAction=yes,closebuttoncaption=Done,toolbarposition=top,enableViewportScale=yes,toolbar=yes,toolbarcolor=#8bc34a,hidenavigationbuttons=no,navigationbuttoncolor=#ffffff,closebuttoncolor=#8bc34a`  Thanks In Advance :pray::skin-tone-2: [ Full content available at: https://github.com/apache/cordova-plugin-inappbrowser/issues/306 ] This message was relayed via gitbox.apache.org for [email protected]
