Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 iPhone 应用程序,在 Xcode 的目标摘要屏幕中的图像中有一个 320x480 的启动图像。当我在 iPhone 上启动应用程序时 - 看起来不错(sim + 实际设备)。然而,当我在我的 iPad(sim + 实际设备)上以标准尺寸或 2 倍缩放运行它时,启动图像被裁剪......即,图像的右侧 80 左右像素不在屏幕上。
如果有帮助,应用程序的设备类型设置为 iPhone。
任何关于正在发生的事情/如何解决的想法将不胜感激。谢谢托尼。