I can't select an iOS version to test in TestFlight on iTunes Connect

房东的猫 提交于 2019-12-06 13:01:13

问题


I am trying to select the version of our app to use for TestFlight, but it will not let me select it:

It is in iTunes Connect, under TestFlight, internal testing,

Then you select 'Select Version to Test', and this shows up, but I can't select the version to actually test it in internal testing. Which can be seen below:

Edit: Here is a picture of the activity tab, as requested


回答1:


Your build is not approved yet. It showing "Missing Beta Entitlement". Do the following steps to get it fixed.

  1. Revoke your distribution provisioning profile.
  2. Re-create profile again. Now in this profile a new entitlement "beta-reports-active" will be added.
  3. Try submitting the build (incrementing build number by 1) with new profile. Now everything should go fine.


来源:https://stackoverflow.com/questions/34242927/i-cant-select-an-ios-version-to-test-in-testflight-on-itunes-connect

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!