如何在xCode项目中使启动画面持续更长时间? [英] How make the splash screen last longer in a xCode project?

查看:90
本文介绍了如何在xCode项目中使启动画面持续更长时间?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


可能重复:

显示启动画面的时间超过默认秒数

我正在开发一个来自开源xcode项目的简单游戏。

I am developing a simple game from an open source xcode project.

我是xcode的完全初学者,我什么都不知道。

I am a complete beginner in xcode, and I don't know anything.

游戏加载时启动画面会持续,但游戏非常简单,以至于启动屏幕在屏幕上停留大约半秒钟。

The splash screen lasts while the game is loading, but the game is so simple that the splash sscreen stays on the screen about half a second.

我不希望这样,我希望它能保持5秒左右。

I don't want that, I would like it to stay for about 5 seconds.

谢谢。

推荐答案

你不应该延迟启动画面,因为它不是启动画面。当它加载时,它是应用程序的占位符。

You should no delay the splash screen, since it's not splash screen. it's place holder for the app while is it loading.

如果您阅读 Apple HIG 你会读到延迟它是不允许的。

If you read the Apple HIG you will read that delaying it is not allowed.


如果您认为遵循这些指导原则会产生一个简单的
无聊的启动图像,那么您是对的。请记住,发布图像不是
意味着提供艺术表达的机会;它只是
,旨在提高用户对您的应用程序的认知,快速启动
并立即投入使用。

If you think that following these guidelines will result in a plain, boring launch image, you’re right. Remember, the launch image is not meant to provide an opportunity for artistic expression; it is solely intended to enhance the user’s perception of your app as quick to launch and immediately ready for use.

这篇关于如何在xCode项目中使启动画面持续更长时间?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆