简体   繁体   English

Flutter iOS App Store Connect 需要上传 iPad 截图

[英]Flutter iOS App Store Connect require upload iPad Screenshots

I only want my App to available on iPhone.我只希望我的应用程序在 iPhone 上可用。 This is what I setup in XCode:这是我在 XCode 中设置的:

在此处输入图像描述

And in my project.pbxproj I set all TARGETED_DEVICE_FAMILY = 1;在我的project.pbxproj中,我设置了所有TARGETED_DEVICE_FAMILY = 1;

But still when I upload my build to AppStore Connect it tells me to upload iPad Screenshots:但是当我将build上传到 AppStore Connect 时,它仍然告诉我上传 iPad 截图:

在此处输入图像描述

What am I missing here?我在这里想念什么? Apple always rejects me because of the missing screenshots.. I only want iPhone support, not iPad.苹果总是因为缺少截图而拒绝我。我只想要 iPhone 支持,而不是 iPad。

i saw your version 1.1.2, I think you uploaded before right?我看到了你的1.1.2版本,我想你之前上传过吧? Did you upload app with support for both iPhone and iPad before?您之前是否上传过同时支持 iPhone 和 iPad 的应用程序? If you did once then store needs ipad screenshots even if you remove(uncheck) ipad and release new version.如果您做过一次,那么即使您删除(取消选中)ipad 并发布新版本,商店也需要 ipad 屏幕截图。

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

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