我可以通过 99 美元的发布者帐户 OTA 共享 ipa 文件而不收集 UDID

发布于 2024-11-27 02:09:20 字数 63 浏览 4 评论 0原文

我想知道是否可以通过 99 美元的发布者帐户共享 ipa 文件,而无需像企业帐户那样要求测试人员提供 UDID。

I want to know can ipa files be shared through a 99$ publisher account without demanding the UDID of your testers, as in an enterprise account.

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

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

发布评论

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

评论(1

不必你懂 2024-12-04 02:09:20

否。每个 ipa 文件都包含 embedded.mobileprovision 文件。此文件包含有关已签名的配置文件应用程序以及可安装应用程序的设备的信息。如果 UDID 不在此文件中,则应用程序无法安装在此设备上。

查看服务 https://testflightapp.com/ 它可以帮助您收集有关设备的信息并发布版本。

No. Each ipa file contains embedded.mobileprovision file. This files contains information about provisioning profile app was signed and devices on which app can be installed. If UDID not in this file then app can't be installed on this device.

Look at service https://testflightapp.com/ It can help you collect info about devices and publish builds.

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