简体   繁体   English

TestFlight不可用

[英]TestFlight unavailable

I have uploaded a couple of apps, a couple of times to TestFlight and it has always worked. 我已经几次上传了一些应用程序到TestFlight,并且一直有效。 With this new app I did the same and it appears on tester's device as expected: 有了这个新的应用程序,我做了同样的事情,它按预期出现在测试仪的设备上:

在此处输入图片说明

The problem is when the they try to download it this message appear: 问题是当他们尝试下载该消息时出现:

在此处输入图片说明

And when they tap on the app instead of install, it looks like this: 当他们点击应用而不是安装时,它看起来像这样:

在此处输入图片说明

The "funny" part is that when you tap on any other app in testflight, it would look like the last picture, but it would let you download it. “有趣”的部分是,当您在testflight中点击任何其他应用程序时,它看起来像最后一张图片, 可以下载它。

Does anyone know what's happening and how to fix it? 有谁知道发生了什么事以及如何解决? Thanks for your time 谢谢你的时间

PS 聚苯乙烯

I tried the following solutions but nothing changed: 我尝试了以下解决方案,但没有改变:

Testflight is broken right now. 现在,Testflight已损坏。 Wait until apple fixes it, but the issue can't be resolved right now. 等到Apple修复它,但此问题暂时无法解决。 Apple status pages haven't acknowledged the downtime yet. Apple状态页面尚未确认停机时间。

Try recreating your provisioning profile: 尝试重新创建您的配置文件:

  1. Log in to Apple Developer 登录到Apple Developer
  2. Delete your provisioning profiles for the app in question 删除相关应用的配置文件
  3. Recreate the provisioning profiles 重新创建配置文件
  4. Open Xcode 开启Xcode
  5. On the top menu, open Preferences, then the Accounts tab 在顶部菜单上,依次打开“偏好设置”和“帐户”标签
  6. Highlight your account and click 'View Details' 突出显示您的帐户,然后单击“查看详细信息”
  7. It will bring up a list of all your provisioning profiles, click the refresh in the lower-left 它将显示所有配置文件的列表,单击左下方的刷新
  8. Update your provisioning profile in the Build Settings 在构建设置中更新您的配置文件
  9. Recompile and re-upload 重新编译并重新上传

Just need to recompiled and upload new build. 只需重新编译并上传新版本即可。 it should be good. 应该很好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM