Build not visible in itunes connect

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

    In case you are adding build with deployment target >9, add these keys to info.plist in case you are using camera and photos: Privacy - Camera Usage Description and Privacy - Photo Library Usage Description with a valid description.

    I had the same issue when I submitted with blank string for these keys.

提交回复
热议问题