我管理多個客戶端的iOS企業版配送。我們已經到了分銷證書即將到期的情況,並對證書更新的後果感到好奇。目標是保持應用程序的完整性,而不需要重新安裝應用程序。是否有辦法更新證書並重新生成配置文件,而不會影響最終用戶?Apple企業證書的更新和對現有配置文件的影響
如果我續訂證書並重新生成供應配置文件,是否會要求最終用戶重新安裝應用程序?
謝謝
我管理多個客戶端的iOS企業版配送。我們已經到了分銷證書即將到期的情況,並對證書更新的後果感到好奇。目標是保持應用程序的完整性,而不需要重新安裝應用程序。是否有辦法更新證書並重新生成配置文件,而不會影響最終用戶?Apple企業證書的更新和對現有配置文件的影響
如果我續訂證書並重新生成供應配置文件,是否會要求最終用戶重新安裝應用程序?
謝謝
從Apple企業常見問題解答:
Distribution provisioning profiles expire 12 months after they’re issued. Two months before expiration, the iOS device begins displaying notifications about the impending expiration. After the expiration date, the app won’t launch.
Before to a provisioning profile expires, use the iOS Development Portal to create a new profile for the app. Create a new app archive (.ipa) with the new provisioning profile, for users who are installing the app for the first time.
For users who already have the app, you may want to time your next released version so that it includes the new provisioning profile. If not, you can distribute just the new .mobileprovision file so users won’t have to install the app again. The new provisioning profile will override the one that’s already in the app archive.
來源:http://help.apple.com/iosdeployment-apps/mac/1.1/#app43ad802c