简体   繁体   中英

Xcode splash screen not displaying correctly

I am currently building an iOS objective c application and am working on the splash screen now but am running into display issues when running on a device.

This is how the layout is set up in my storyboard:

在此输入图像描述

This is how the screen looks in a simulator, the correct version:

在此输入图像描述

And this is how it looks on a device, the incorrect version:

在此输入图像描述

Has anyone ever run into this problem and if so, how did you fix it? I'd be happy to provide any code if needed but i'm not sure what to include that would help solve the problem.

我遇到过这个问题,太简单了,这是一个iOS BUG ,当你直接从XCode构建时就会出现,没有特定的解决方案,尝试重新启动iOS设备,我在发布后从苹果商店下载应用时从未见过它,所以简单地忽略它,那些将从苹果商店下载应用程序的人将不会看到这一点。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM