Apparently, Apple documentation can't keep up with App Store changes. Until today, the biggest (optional) display size was a 5.8-Inch Super Retina Display with a resolution of 1125 x 2436 pixels. Currently, it is a 6.5-inch display, but the resolution is nowhere to be found (docs at https://help.apple.com/app-store-connect/#/devd274dd925 only mention 5.8-inch display). App store connect doesn't mention the resolution and error message "The dimensions of one or more screenshots are wrong. Learn More." redirects to docs linked above.


当前回答

当新iPhone发布时,你可以遵循iOS人机界面指南。 这些文件通常会在公告发布后不久更新。

其他回答

模拟器中的6.5英寸(1242 × 2688像素)现在是iPhone 11 Pro Max !

新尺寸为1242 × 2688像素

所需尺寸的额外信息:

6.7英寸- iPhone 13 Pro Max 6.5英寸- iPhone 11 Pro Max, iPhone Xs Max 5.5英寸- iPhone 8 Plus, iPhone 7 Plus, iPhone 6s Plus iPad Pro(12.9英寸)(第三代) iPad Pro(12.9英寸)(第二代)

我发现获得预期结果的最简单方法是在Xcode中打开模拟器,然后截取你想要在Mac上通过模拟器菜单显示的应用程序的屏幕截图:

文件>新建屏幕截图(Cmnd + S)

然后将它们上传到App Store Connect (iTunes Connect)的媒体管理器部分下面命名的设备。

6.5 - iPhone Xs Max 5.5 - iPhone 8 Plus iPad Pro(12.9英寸)(第三代)

如果你想截取1242 × 2688像素的截图,那么你需要截取iPhone XS Max的截图

从2019年3月开始,所有iPhone上的新应用程序和应用程序更新,包括通用应用程序,都需要iPhone XS Max的截图。它们还必须使用新的iOS 12 SDK构建,并支持最新的设备。Apple Watch的所有新应用程序和应用程序更新都需要使用watchOS 5 SDK构建,并支持Apple Watch Series 4。