Application loader stuck at the stage of “Verifying assets with the iTunes Store”

后端 未结 20 1977
轻奢々
轻奢々 2020-12-05 09:16

I was about to upload an app to iTunes connect, but the application loader has been stuck at the stage of \"Verifying assets with the iTunes Store\" and pending for almost a

20条回答
  •  时光取名叫无心
    2020-12-05 09:44

    On Xcode 8.0 (8A218a), I was having this issue.

    I had added the Associated Domains capability to handle Applinks. I had accidentally left a trailing '/' on my url. Removing this trailing slash fixed the issue.

提交回复
热议问题