ios - 没有UDID的ipa文件

标签 ios iphone

我想弄清楚是否可以在不添加需要测试的设备的 UDID 的情况下创建 .ipa 文件。

我在一家小公司工作,很难获取客户设备的设备信息。

我调查了 Apple Enterprise 开发人员计划,但该计划行不通,因为您不得在公司外部分发应用程序。

最佳答案

您应该试用 Apple 提供的新测试版程序,其中包含试飞和 ios8 集成。您只需要 Beta 测试人员的电子邮件。

External Testers Once you’re ready, you can invite up to 1,000 users who are not part of your development organization to beta test an app that you intend for public release on the App Store. Apps made available to external testers require a Beta App Review and must comply with the full App Store Review Guidelines before testing can begin. A review is required for new versions of your app that contain significant changes. Up to 10 apps can be tested at a time, internally or externally.

更多信息:https://developer.apple.com/testflight/

关于ios - 没有UDID的ipa文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28222374/

相关文章:

ios - 点击链接时关于UIWebview的问题

ios - 提供的 passTypeIdentifier 或 teamIdentifier 可能与您的证书不匹配,或者无法验证证书信任链

ios - SQLite 使用 select 语句的结果更改表

iphone - 为什么我在 xcode 中找不到我的 Iphone 设备

ios - 长时间运行的解析操作正在主线程上执行似乎无法摆脱这个

ios - 一键多 Action TableView自定义Cell

iphone - iPhone-识别波形/频率

iphone - 完成的iPhone应用程序:添加新功能。录制系统声音然后可以播放

iphone - 在带有 objective-c 的 SQL 查询中使用 %-sign(百分号)

iphone - 通过 segue 从 UITableViewCell 填充 DetailController