iTunesConnect Testflight 没有适用于 iOS 的版本?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/48733946/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
iTunesConnect Testflight no builds available for iOS?
提问by John
I am having trouble adding an admin to one of my iOS builds.
我在向我的 iOS 版本之一添加管理员时遇到问题。
When I click to my build, it shows I have 2 people who can test it:
当我点击我的构建时,它显示我有 2 个人可以测试它:
But this is not what I'm expecting. I am expecting 3 people. Because if I click to the ITunesConnect Users, I see 3 people.
但这不是我所期望的。我期待 3 个人。因为如果我点击 iTunesConnect 用户,我会看到 3 个人。
But for some reason, my friend Yu Yu
shows No Builds Available
. Why is this the case? Under the Users and Roles, I can confirm that Yu Yu is an admin
但出于某种原因,我的朋友Yu Yu
显示No Builds Available
. 为什么会这样?在用户和角色下,我可以确认于宇是管理员
What am I doing wrong? How do I allow Yu Yu
to see my build 10 (23)
?
我究竟做错了什么?我如何允许Yu Yu
查看我的构建10 (23)
?
回答by rjpadula
I had this as well. I removed the users from the test group (I did not delete them from TestFlight) and then re-added them. That gave me the "resend invite" option, which I used. The testers received the new invite, and were able to install the build.
我也有这个。我从测试组中删除了用户(我没有从 TestFlight 中删除它们),然后重新添加它们。这给了我使用的“重新发送邀请”选项。测试人员收到了新邀请,并且能够安装构建。
回答by GeneralUSA
I had same issue. For me, I simply had to go under "BUILDS" > click the + mark next to Builds(0) and actually click the check mark next to my build, then it allowed me to "add" the build for my "new" user. I don't know if this is your issue or if it will help, but it was my solution.
我有同样的问题。对我来说,我只需要进入“BUILDS”>单击Builds(0)旁边的+标记并实际单击我的构建旁边的复选标记,然后它允许我为我的“新”用户“添加”构建. 我不知道这是否是您的问题,或者它是否会有所帮助,但这是我的解决方案。
回答by luky
Remove and add the testers again, it worked for me.
删除并再次添加测试人员,它对我有用。
回答by CodeBrew
As of early 2019 If your build is newly uploaded to AppStoreConnect then it will take a few hours to go through Apple's quick testing review before it becomes available in TestFlight management view. If you invited the tester before that, you'll need to re-invite him/her and the build will be available for the user.
截至 2019 年初,如果您的构建是新上传到 AppStoreConnect,则需要几个小时才能通过 Apple 的快速测试,然后才能在 TestFlight 管理视图中可用。如果您在此之前邀请了测试人员,则需要重新邀请他/她,该构建将可供用户使用。
回答by Gurgen Sargsyan
回答by frodo2975
I had this same trouble with a group of testers, what fixed it for me was removing the group's access to the build, then re-adding it.
我与一组测试人员遇到了同样的问题,为我解决的问题是删除该组对构建的访问权限,然后重新添加它。
回答by Yusuf Demirci
Add "App Uses Non-Exempt Encryption" key to the info.plist and set it NO. Then upload a new build.
将“ App Uses Non-Exempt Encryption”键添加到 info.plist 并将其设置为NO。然后上传一个新版本。
回答by SoftDesigner
It looks like your user doesn't have access to a specific app.
Go to Users and Access
then select the user > Apps section. And add a tested app (allow user to test it). Worked for me if you tried all other answers.
您的用户似乎无权访问特定应用。转到Users and Access
然后选择用户 > 应用程序部分。并添加一个经过测试的应用程序(允许用户对其进行测试)。如果您尝试了所有其他答案,则对我有用。
回答by vdidxho
I had an issue with getting test users assigned to my new build. It just kept stating "no build available" for my users. After trying several things, eventually an email appeared from testflight to all my users. So it seems even though a build was available, I had to wait a couple hours. After that, the users had the build assigned to them already in app store connect.
我在将测试用户分配给我的新版本时遇到了问题。它只是一直为我的用户说明“没有可用的构建”。在尝试了几件事之后,最终一封来自 testflight 的电子邮件出现给了我的所有用户。因此,即使构建可用,我也不得不等待几个小时。之后,用户已经在应用商店连接中分配了构建。
回答by Hugo
The same No Builds Available
message happened to me when I added a new build with the Notify Users
option unchecked (I didn't want to spam the whole group, I just wanted a new user who I was in contact with by email to have access to the beta build).
No Builds Available
当我添加一个Notify Users
未选中该选项的新版本时,同样的消息发生在我身上(我不想向整个组发送垃圾邮件,我只想让我通过电子邮件联系的新用户能够访问 beta 版本) .
The quick solution (provided by Apple Support) was to go to appstoreconnect, Testflight > iOS/tvOS/watchOS, select the Builds
tab and select the Notify Testers
button on the approved build.
快速解决方案(由 Apple 支持提供)是转到 appstoreconnect,Testflight > iOS/tvOS/watchOS,选择Builds
选项卡并选择Notify Testers
已批准版本上的按钮。
It seems you have to notify everyone in a group, or no-one can access the new build :(
看来您必须通知组中的每个人,否则没有人可以访问新版本:(