Build not visible in itunes connect

后端 未结 23 1681
野趣味
野趣味 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:25

    This was My Mistake:

    I had a minor update in a Push Notification content part and I did not even touch my code.

    But I thought I might have to re-upload it in order to reflect that change in the latest version.

    And I did.

    Tried to upload 3 Builds One by One.

    But Not a single build has shown in the Test Flight Version.(Shocked)

    Later I realized my mistake that just by updating APNS content part without even touching my code, I was trying to upload a new build and was expecting to reflect it in the Test Flight. (So stupid of me)

提交回复
热议问题