如何在启动苹果时显示动画徽标屏幕?
我将显示徽标屏幕,并启动来自世纪动画的苹果。 有的苹果是这样的。 现在,当苹果在黑屏后完成启动时,我的徽标屏幕立即出现。 我认为没有我的代码也可以继续。 谁知道怎么帮我... 问候。
I am going to show the logo screen with launching the apple appearing from centure animated.
Some apples appear as this.
Now my logo screen appears immediately when the apple finished launching after black screen.
I think that it can be proceed without my code.
Help me who knows how to...
Regards.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您只需要创建 iphone 大小的徽标屏幕。并将其命名为 Default.png 以在应用程序启动时启动。它将显示图像而不是黑屏。
You just need to create logo screen in iphone size . and name it as Default.png to launch when app start. it will show the image in place of black screen.