gpt4 book ai didi

ios 通用应用程序只显示 3.5 英寸屏幕而不是 4 英寸屏幕

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:39:57 25 4
gpt4 key购买 nike

我有一个专为通用设备设计的应用程序。我已经准备好所有不同尺寸的启动图像和应用程序图标。

它在 iphone 4、带有 iOS 7 设备的 iphone 5 和带有 ios 6.1 的 iphone 5 上运行良好

然后,我发现它在带有最新 ios 7 的新 ipod 5th generation 上运行时不是全屏(3.5 而不是 4 英寸)。

我更新项目以使用 Images.xcassets 然后问题解决了。应用程序全屏运行。

但是,它在 ios 6.1 的 iphone 5 上开始只能运行 3.5 英寸(不是全屏应用程序)

[[UIScreen mainScreen] bounds].size.height

返回 480 而不是 568

image asset

有什么想法吗?

最佳答案

使用 Xcode assets catalog 时,在设置启动图像时需要小心。 iOS6 和 iOS7 可以有不同的启动图像。如果您希望使用相同的,请确保为每个操作系统版本正确链接它们。

enter image description here

关于ios 通用应用程序只显示 3.5 英寸屏幕而不是 4 英寸屏幕,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22252274/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com