iOS 应用缺少屏幕截图

编程入门 行业动态 更新时间:2024-10-24 16:25:58
本文介绍了iOS 应用缺少屏幕截图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

自从 iOS 6 发布以来,Apple 要求为您更新的任何应用提供屏幕截图,我在提交应用时遇到了问题!

Since iOS 6 came out and Apple is requiring screenshots for any apps you update, I'm having problems with app submission!

如果我还不想让我的应用支持 iPhone 5 的大屏幕怎么办?

What if I DO NOT want to have my app support the iPhone 5's big screen yet?

我仍然可以在没有屏幕截图的情况下提交我的应用程序吗?因为苹果正在向我发送有关这些丢失屏幕截图的消息!谢谢!

Can I still submit my app without the screen shots? Cause apple is sending me messages regarding these missing screenshots! Thank you!

推荐答案

我在提交不支持 iPhone 5 的更新时遇到了类似的问题.我在 Xcode 中看到一条警告说我缺少Default-568h@2x.png" 启动图像.当我点击 Xcode 中的警告时,我得到了一个添加默认启动图像的选项,我添加了默认图像.当我创建存档并在 Xcode 中验证文件时,一切正常,但是,我最终收到了来自 iTunes 商店的电子邮件,上面写着以下应用程序的状态已更改为缺少屏幕截图".在捆绑了几件事之后,我最终发现我可以从我的项目中删除Default-568h@2x.png"文件并重新提交它,而无需为 iPhone 5 添加新的屏幕截图.我认为"Default-568h@2x.png" 触发需要 iPhone 5 截图.

I had a similar problem when submitting an update that did not include support for the iPhone 5. I saw a warning in Xcode that said I was missing "Default-568h@2x.png" launch image. When I clicked on the warning in Xcode, I was given an option to add a default launch image and I added the default image. Everything worked fine when I created an archive and validated the file in Xcode, however, I eventually got an email from the iTunes store saying "The status for the following app has changed to Missing Screenshot." After tying several things, I eventually figured out that I could remove the "Default-568h@2x.png" file from my project and resubmit it without the requirement to add the new screenshots for the iPhone 5. I think the presence of the "Default-568h@2x.png" triggers the need to have iPhone 5 screenshots.

总而言之,我遇到的问题是由于在项目中添加了Default-568h@2x.png"文件而没有添加屏幕截图以支持 iPhone 5 显示.当我删除 .png 文件、验证并重新提交我的应用程序后,我能够成功提交我的应用程序而无需屏幕截图.

To summarize, the problem I had was caused by adding the "Default-568h@2x.png" file to the project without adding screenshots to support the iPhone 5 display. When I removed the .png file, validated and resubmitted my app, I was able to successfully submit my app without the screenshots.

我希望这会有所帮助.

更多推荐

iOS 应用缺少屏幕截图

本文发布于:2023-11-30 03:31:48,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1648577.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:截图   屏幕   iOS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!