iOS9不受信任的企業開發人員,無法信任

本文翻譯自:iOS9 Untrusted Enterprise Developer with no option to trust

This is not a duplicate of Untrusted App Developer . 這不是Untrusted App Developer的副本。 Since iOS9 there is no option to trust an enterprise build. 從iOS9開始,沒有選擇信任企業版本。 Has anyone found a workaround? 有沒有人找到解決方法?

在此輸入圖像描述


#1樓

參考:https://stackoom.com/question/24uQN/iOS-不受信任的企業開發人員-無法信任


#2樓

In iOS 9.1 and lower, go to Settings - General - Profiles - tap on your Profile - tap on Trust button. 在iOS 9.1及更低版本中,轉到設置 - 常規 - 配置文件 - 點擊您的個人資料 - 點擊信任按鈕。

In iOS 9.2+ & iOS 11+ go to: Settings - General - Profiles & Device Management - tap on your Profile - tap on Trust button. 在iOS 9.2+和iOS 11+中,轉到: 設置 - 常規 - 配置文件和設備管理 - 點擊您的個人資料 - 點擊“ 信任”按鈕。

In iOS 10+, go to: Settings - General - Device Management - tap on your Profile - tap on Trust button. 在iOS 10+中,轉到: 設置 - 常規 - 設備管理 - 點擊您的個人資料 - 點擊“ 信任”按鈕。


#3樓

Do it like this: 像這樣做:

在此輸入圖像描述

Go to Settings -> General -> Profiles - tap on your Profile - tap on the Trust button. 轉到設置 - > 常規 - > 配置文件 - 點擊您的個人資料 - 點擊信任按鈕。

but iOS10 has a little change, 但iOS10有一點變化,

Users should go to Settings - General - Device Management - tap on your Profile - tap on Trust button. 用戶應該轉到設置 - 常規 - 設備管理 - 點擊您的個人資料 - 點擊信任按鈕。

在此輸入圖像描述

Reference: iOS10AdaptationTips 參考: iOS10AdaptationTips


#4樓

For iOS 9 beta 3,4 users. 適用於iOS 9 beta 3,4用戶。 Since the option to view profiles is not viewable do the following from Xcode. 由於無法查看查看配置文件的選項,請從Xcode執行以下操作。

  1. Open Xcode 7. 打開Xcode 7。
  2. Go to window, devices. 轉到窗口,設備。
  3. Select your device. 選擇您的設備。
  4. Delete all of the profiles loaded on the device. 刪除設備上加載的所有配置文件。
  5. Delete the old app on your device. 刪除設備上的舊應用。
  6. Clean and rebuild the app to your device. 清理並重建應用程序到您的設備。

On iOS 9.1+ n iOS 9.2+ go to Settings -> General -> Device Management -> press the Profile -> Press Trust. 在iOS 9.1+ n iOS 9.2+上,轉到設置 - >常規 - >設備管理 - >按配置文件 - >按信任。


#5樓

Device : iPad Mini 設備 :iPad Mini

OS : iOS 9 Beta 3 操作系統 :iOS 9 Beta 3

App downloaded from : Hockey App 應用程序下載 :曲棍球應用程序

Provisioning profile with Trust issues : Enterprise 使用信任問題配置配置文件 :企業

In my case, when I navigate to Settings > General > Profiles, I could not see on any Apple provisioning profile. 就我而言,當我導航到設置>常規>配置文件時,我在任何Apple配置文件中都看不到。 All I could see is a Configuration Profile which is HockeyApp Config. 我只能看到配置文件是HockeyApp配置。

設置>通用>簡介

Here are the steps that I followed: 以下是我遵循的步驟:

  1. Connect the Device 連接設備
  2. Open Xcode 打開Xcode
  3. Navigate to Window > Devices 導航到窗口>設備
  4. Right click on the Device and select Show Provisioning Profiles... 右鍵單擊設備,然後選擇顯示配置配置文件...
  5. Delete your Enterprise provisioning profile. 刪除企業配置文件。 Hit Done. 點擊完成。 窗口>設備>供應配置文件
  6. Open HockeyApp. 打開HockeyApp。 Install your app. 安裝你的應用。
  7. Once the app finished installing, go back to Settings>General>Profiles. 應用完成安裝後,請返回“設置”>“常規”>“配置文件”。 You should now be able to see your Enterprise provisioning profile. 您現在應該能夠看到您的企業配置文件。 在此輸入圖像描述
  8. Click Trust 單擊信任 在此輸入圖像描述

That's it! 而已! You're done! 你完成了! You can now go back to your app and open it successfully. 您現在可以返回到您的應用併成功打開它。 Hope this helped. 希望這有幫助。 :) :)


#6樓

Changes to Enterprise App Distribution Coming in iOS 9 iOS 9中企業應用程序分發的變化

iOS 9 introduces a new feature to help protect users from installing in-house apps from untrusted sources. iOS 9引入了一項新功能,可幫助防止用戶從不受信任的來源安裝內部應用程序。 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. 雖然不需要新的應用程序簽名或配置方法,但企業用戶管理其iOS 9設備上安裝的內部應用程序的方式將發生變化。

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. 使用MDM解決方案安裝的內部應用程序是明確受信任的,不再提示用戶信任簽署和配置應用程序的開發人員。 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. 如果您的企業應用程序未使用MDM解決方案,則首次安裝您的應用程序的用戶將被提示信任開發人員。 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. “設置”中的新界面允許用戶查看從其組織安裝的所有企業應用程序。

iOS 9中企業應用程序分發的變化

Source: Official email sent from [email protected] to existing enterprise app developers. 來源:[email protected]發送給現有企業應用開發者的官方電子郵件。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章