iOS9 不受信任的企业开发人员,没有信任选项

iOS9 Untrusted Enterprise Developer with no option to trust

这不是 Untrusted App Developer 的副本。由于 iOS9 没有信任企业构建的选项。有没有人找到解决方法?

在 iOS 9.1 及更低版本中,转到 设置 - 常规 - 配置文件 - 点击你的 配置文件 - 点击信任 按钮。

在 iOS 9.2+ 和 iOS 11+ 中,转到:设置 - 常规 - 配置文件和设备管理 - 点击你的 个人资料 - 点击信任 按钮。

在 iOS 10+ 中,转到:设置 - 常规 - 设备管理 - 点击你的 配置文件 - 点击在 Trust 按钮上。

这样做:

转到设置 -> 常规 -> 个人资料 - 点击你的个人资料 -点击信任按钮。

但是iOS10有点变化,

用户应该转到设置 - 常规 - 设备管理 - 点击你的个人资料 - 点击信任按钮。

参考:iOS10AdaptationTips

对于 iOS 9 beta 3,4 用户。由于查看配置文件的选项不可见,请从 Xcode 执行以下操作。

  1. 打开Xcode7.
  2. 转到 window,设备。
  3. Select 您的设备。
  4. 删除设备上加载的所有配置文件。
  5. 删除您设备上的旧应用。
  6. 清理应用程序并将其重建到您的设备。

On iOS 9.1+ n iOS 9.2+ 转到设置 -> 常规 -> 设备管理 -> 按配置文件 -> 按信任。

设备:iPad迷你

OS: iOS 9 测试版 3

应用下载自:Hockey App

配置文件存在信任问题:企业

就我而言,当我导航到“设置”>“常规”>“配置文件”时,我无法在任何 Apple 配置文件上看到。我只能看到一个配置文件,它是 HockeyApp Config。

以下是我遵循的步骤:

  1. 连接设备
  2. 打开Xcode
  3. 导航至 Window > 设备
  4. 右键单击设备并select显示配置文件...
  5. 删除您的企业配置文件。点击完成。
  6. 打开 HockeyApp。安装您的应用程序。
  7. 应用程序安装完成后,返回“设置”>“通用”>“配置文件”。您现在应该能够看到您的企业配置文件。
  8. 点击信任

就是这样!你完成了!您现在可以返回您的应用程序并成功打开它。希望这有所帮助。 :)

即将对企业应用分发进行更改 iOS 9

iOS 9 introduces a new feature to help protect users from installing in-house apps from untrusted sources. While no new app signing or provisioning methods are required, the way your enterprise users manage in-house apps installed on their iOS 9 devices will change.

In-house apps installed using an MDM solution are explicitly trusted and will no longer prompt the user to trust the developer that signed and provisioned the app. If your enterprise app does not use an MDM solution, users who install your app for the first time will be prompted to trust the developer. All users who install your app for the first time will need an internet connection.

Using a new restriction, organizations can limit the apps installed on their devices to the in-house apps that they create. And a new interface in Settings allows users to see all enterprise apps installed from their organization.

来源: developer@insideapple.apple.com 向现有企业应用程序开发人员发送的官方电子邮件。

于 iOS 9.2 Profiles 重命名为 Device Management.
现在导航看起来像这样:
Settings -> General -> Device Management -> Tap on necessary profile in list -> Trust.