New iTunes connect interface — should it IMMEDIATELY be seen on “Prerelease”?

后端 未结 3 789
一向
一向 2020-12-03 23:40

Regarding the insane changes to itunesconnect.

When you successfully upload a build from Xcode,

\"enter

3条回答
  •  被撕碎了的回忆
    2020-12-04 00:27

    I had the same issue and now I have solved.

    The reason for that is that your build is missing something that apple servers is unable to determine.

    to solve this, make sure you have included all possible settings needed for your app submission, and make sure you have added at least one of the launch images for every possible resolution, that was my case, I added an launch image for every device and did works.

    so, carefully check if you project is missing one of those settings or an image, and try. thanks

提交回复
热议问题