参见英文答案 Ionic – White edge on iPhone X in header1个 我按照 Understanding the WebView Viewport in iOS 11和 Cordova app not displaying correctly on iPhone X (Simulator)中的说明设置视口适合覆盖等.但我仍然无法
我按照 Understanding the WebView Viewport in iOS 11和 Cordova app not displaying correctly on iPhone X (Simulator)中的说明设置视口适合覆盖等.但我仍然无法摆脱顶部的这些白色角落:
我错过了什么?
ionic (Ionic CLI) : 3.15.2 cordova (Cordova CLI) : 7.1.0 Cordova Platforms : ios 4.5.2 Ionic Framework : ionic-angular 3.8.0最终我自己弄明白了.如果其他人有同样的问题,这就是我的诀窍:
离子cordova插件rm cordova-plugin-statusbar
离子cordova插件添加https://github.com/apache/cordova-plugin-statusbar.git
参见:https://github.com/apache/cordova-plugin-statusbar/pull/85