When using Ionic Native’s InAppBrowser plugin, on the iPhoneX it’s not full screen and there is space at the top. How can I fix this?
Note that I have used the viewport meta tag solution so that my app displays correctly, it’s just that InAppBrowser does not display correctly.
Thanks.