Build not visible in itunes connect

后端 未结 23 1598
野趣味
野趣味 2020-11-30 19:56

I want to test in app purchases therefore I uploaded build with xcode. I can see the build under \"Prerelase\" but not in \"Versions\". How long does it take to show up in \

相关标签:
23条回答
  • 2020-11-30 20:29

    To update @cdescours' answer, uploaded builds can now be seen in the "Activity" tab in "Processing" state.

    0 讨论(0)
  • 2020-11-30 20:30

    Wow this was super annoying! Honestly I don't know what the problem was because I've uploaded many apps to the appstore via Xcode over the past few years but past couple days I tried like 8 different build uploads over span of 12 hours but NONE of them would show up in iTunesConnect as Processing or anywhere else. I eventually tried Application Loader even though I've NEVER had to use that before. The first try timed out "Fetching Apple Connect token" or something. I CMD+Q and tried Application Loader again and the 2nd time the upload finished ... and now my build shows up in iTunesConnect as processing. OMG that was annoying, confusing and a huge waste of time (typical Apple Dev experience I guess).

    Anyhow ... thought I would share my results.

    0 讨论(0)
  • 2020-11-30 20:30

    I have faced the same issue, once I upload build is not showing in AppStore Connect even I did not get any issue mail from apple. So I just wait for a day and that build begins visible on AppStore Connect after a day. It is a weird issue apple team have to look into it.

    Happy coding. :)

    0 讨论(0)
  • 2020-11-30 20:31

    Check the Activity tab in iTunes Connect after you upload the app and wait until it processes:

    0 讨论(0)
  • 2020-11-30 20:31

    Check your schema that you have selected release not debug.

    0 讨论(0)
  • 2020-11-30 20:31

    This worked for me

    If build are missing from Itunes 'Activity' tab. Then check your info.plist keys. If all keys are there, then check all keys description. if their length is short then increase your keys description length.

    0 讨论(0)
提交回复
热议问题