简体   繁体   中英

Flutter iOS App Store Connect require upload iPad Screenshots

I only want my App to available on iPhone. This is what I setup in XCode:

在此处输入图像描述

And in my project.pbxproj I set all TARGETED_DEVICE_FAMILY = 1;

But still when I upload my build to AppStore Connect it tells me to upload iPad Screenshots:

在此处输入图像描述

What am I missing here? Apple always rejects me because of the missing screenshots.. I only want iPhone support, not iPad.

i saw your version 1.1.2, I think you uploaded before right? Did you upload app with support for both iPhone and iPad before? If you did once then store needs ipad screenshots even if you remove(uncheck) ipad and release new version.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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