简体   繁体   English

将屏幕截图上传到 iPhone 6 和 6+ 的 iTunes 连接

[英]Uploading screenshots to iTunes connect for iPhone 6 and 6+

I'm trying to upload screenshots of my app on iPhone 6 and 6+ and I'm getting a baffling error message:我正在尝试在 iPhone 6 和 6+ 上上传我的应用程序的屏幕截图,但收到一条令人困惑的错误消息:

"One or more screenshots are the wrong size..", see the screenshot below “一张或多张截图尺寸错误..”,请看下面的截图

错误信息

However, I have checked the apple website and the required size is 750x1334 and 1242x2208但是,我查看了苹果网站,要求的大小是 750x1334 和 1242x2208

In an attempt to prove I'm not going nuts, screenshot of the properties below.为了证明我不会发疯,下面的属性截图。

特性

What am I missing?我错过了什么?

This a big problem, I also can't upload screenshots for both 4.7 and 5.5 (I've check them 3 times and they are correct).这是一个大问题,我也无法上传 4.7 和 5.5 的屏幕截图(我已经检查了 3 次,它们是正确的)。

Same message as yours.和你一样的消息。

The error on 6 Plus side is caused by the fact that itunesconnect wants 1242 x 2208 screenshots for portrait and 2208 x 1242 in landscape. 6 Plus方面的错误是由itunesconnect 需要 1242 x 2208纵向截图和 2208 x 1242 横向截图这一事实引起的。

** Update.. Ok, it seems to work now. ** 更新.. 好的,现在看来可以了。

I ran into this problem when using screenshots from the Simulator.我在使用模拟器的屏幕截图时遇到了这个问题。 Solution: Make sure that the scale is 100% (Window->Scale in simulator menu).解决方案:确保比例为 100%(模拟器菜单中的 Window->Scale)。 If you scale the window down (common when simulating hight resolution devices), then the screenshot will also be scaled down...如果您缩小窗口(在模拟高分辨率设备时很常见),那么屏幕截图也会缩小...

I have this issue right now.我现在有这个问题。 This answer helped me https://stackoverflow.com/a/26052482/2764408 Just rename them to "1.png" and so on.这个答案帮助了我https://stackoverflow.com/a/26052482/2764408 Just rename them to "1.png" and so on. It may sounds insane but when I renamed the simulator screenshots to 1.png, 2.png and so on, itunesconnect uploaded them without any errors这听起来可能很疯狂,但是当我将模拟器屏幕截图重命名为 1.png、2.png 等时,itunesconnect 上传它们没有任何错误

UPDATE: I think that non latin symbols in the filename are the reason of this problem.更新:我认为文件名中的非拉丁符号是这个问题的原因。 iOS simulator uses localized date in the screenshot file names. iOS 模拟器在屏幕截图文件名中使用本地化日期。

I'm experiencing the same problem.我遇到了同样的问题。

Apple just replied, they have new rules, you have to upload your build first.苹果刚刚回复,他们有新规则,你必须先上传你的构建。 Absolute nonsense.绝对的废话。

Sent them link to this thread, problem is on their server side.向他们发送了此线程的链接,问题出在他们的服务器端。

UPD: now fixed for me as well. UPD:现在也为我修好了。 :) :)

The only thing that worked to me was to set the simulator scale to 100% 唯一对我有用的是将模拟器比例设置为100%

Simulator -> Window -> Scale -> 100% 模拟器 - >窗口 - >比例 - > 100%

I have a 'simple' way我有一个“简单”的方法

  1. go on check the image size for a particular screenshot https://help.apple.com/app-store-connect/#/devd274dd925继续检查特定屏幕截图的图像大小https://help.apple.com/app-store-connect/#/devd274dd925
  2. open your screenshot with preview用预览打开你的截图
  3. modify the size to based on what apple wants adjust image size将大小修改为基于苹果想要调整图像大小的内容
  4. then thats it hope you will find it easy那么就是这样,希望你会发现它很容易
  1. Open your screenshots in Preview application在预览应用程序中打开您的屏幕截图
  2. Go to Tools -> Assign ProfilE转到工具 -> 分配配置文件
  3. Choose sRGB IEC61966-2.1选择sRGB IEC61966-2.1
  4. Press OK按确定
  5. Then submit your screenshots to Appstore Connects然后将您的屏幕截图提交到 Appstore Connects

its fixed for me!.它对我来说是固定的!

我遇到了同样的问题,但那是关于 ipad..soo 对于想要上传 12.9 英寸显示屏幕截图的人..是选择 ipad pro 作为模拟器并使用文件捕获屏幕截图并保存屏幕截图并将其保存在您的桌面上。 .just 用 1.png 或 etc..n 重命名截图

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM