iPhone 6 模拟器中的 LaunchScreen 与物理 iPhone 6 不同

LaunchScreen in simulator for iPhone 6 differs with physical iPhone 6

我的 Swift / iOS 应用程序的启动屏幕在 运行 模拟器上 iPhone 6 和实际设备上有所不同本身。

在模拟器上所有对象都正确显示和定位

当 运行 我的 iPhone 6 上的相同应用程序未显示徽标时。

图像的约束条件并不特别;

源代码在我的 Github 仓库中可用 https://github.com/petervannes/homecaremonitor

选项 1:

确保在故事板中取消选中 UIImageViewClears Graphics Context 框。只需更改它即可为 me.May 修复它,您可以尝试一下。

[

选项 2:

如果关闭则关闭然后重新打开。 restart the device