iPhone 无线 Ad-Hoc 仅适用于某些用户

发布于 2024-12-12 11:11:03 字数 189 浏览 0 评论 0原文

我们已经通过 Wireless Ad-Hoc(使用 BetaBuilder)成功地将我们的应用程序分发给 Beta 测试人员一段时间了。但是,某些用户(其 UDID 正确并已添加到配置文件中)会收到“无法下载”“完成/重试”错误。我们的流程对某些用户有效 - 是什么导致这些用户遇到此问题? iOS 版本 &添加到配置文件的时间似乎不是相关变量......

We've successfully been distributing our app to beta testers via Wireless Ad-Hoc (using BetaBuilder) for some time now. However, some users (whose UDIDs are correct and added to the provisioning profile) get a "Unable To Download" "Done/Retry" error. We've got the process working for some - what could be causing these users to have this problem? iOS version & time-added-to-the-provisioning-profile don't appear to be relevant variables...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

无远思近则忧 2024-12-19 11:11:03

他们是否使用 iPhone 3G,而您可能只为 armv7 构建应用程序?

Are they using iPhone 3G and you built your app for armv7 only, perhaps?

一身仙ぐ女味 2024-12-19 11:11:03

我们最终通过使用 BetaBuilder 解决了这个问题(没有弄清楚它为什么有效)。我们使用 ruby​​ 版本自动化了该过程,我们必须对其进行修改才能使其全部正常工作。自动化的、更闪亮的版本可在 https://github.com/dts/betabuilder 获取。

We ended up solving the problem (without figuring out why it worked), by using BetaBuilder. We automated the process by using the ruby version, which we had to modify to get it all to work. The automated, shinier version is available at https://github.com/dts/betabuilder .

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文