iPad 启动图像在 SIM 中有效,但在设备上无效

发布于 2024-10-08 08:35:54 字数 179 浏览 1 评论 0原文

就像标题所说..

我在 info.plist 中添加了一个条目来指定一个 png 文件作为启动图像。这只是表视图的屏幕截图,“已删除内容”。 在模拟器中它看起来很好。

但是,当我在设备上部署并运行时,它不起作用。

有人有什么想法吗?

iOS 4.2.1、Xcode 3.2.5

Like the title says..

I've added an entry to the info.plist to specify a png file as the launch image. It's just a screengrab of the table view, 'shopped to remove content.
In the simulator it appears and looks fine.

However when I deploy and run on a device it doesn't work.

Does anyone have any ideas?

iOS 4.2.1, Xcode 3.2.5

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

暮年慕年 2024-10-15 08:35:54

尝试在您的设备上进行全新构建,您可能会使用旧的 Default.png 来取消新的 Default.png。

Try a clean build on your device, you may have an old Default.png canceling out your new one.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文