ios - 安装的 iOS 应用程序可以在设备中运行,尽管其配置文件已从开发人员门户中删除

标签 ios provisioning-profile

我有一个非常糟糕的情况。我构建了一款企业 iOS 应用程序,但该应用程序安装在太多设备上。现在,受尊重的配置文件将于 2015 年 3 月 2 日到期,因此我的客户建议请删除现有配置文件并在 2015 年 2 月 2 日创建新的配置文件。

所以我只是想确认一下,

  1. 如果我从开发人员门户中删除配置文件,那么用户设备上已安装的应用是否会停止运行?

  2. 我如何管理这个东西,以便用户可以运行现有应用程序,他们不需要安装将使用新配置文件构建的新应用程序。

提前致谢。

最佳答案

If i delete the provisioning profile from developer portal then the already installed app in users devices using this deleted profile will stop running or not ?

不,它不会停止。 (直到到期日)

How can i manage this thing so users can run the existing application and they do not require to install new application that will be built using new provisioning profile.

你不能,你需要使用新创建的证书和配置文件来提供新版本。

关于ios - 安装的 iOS 应用程序可以在设备中运行,尽管其配置文件已从开发人员门户中删除,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28249992/

相关文章:

ios - 将标签文本作为链接

ios - 使用强制性手机号码进行用户注册

ios - 无法将 ipa 上传到 diawi.com

ios - CoreTelephony eSIM 功能无法在设备上运行

ios - 设备是否必须包含在配置文件中,以便其所有者可以成为 Testflight beta 测试人员?

ios - 禁用内容弹跳滚动

ios - 如何将联系人从 Mac OS X 地址簿导入 iPhone 模拟器

ios - 代码签名标识 : Automatic

ios - 在 Xcode "Provisioning Profile"build设置中配置 "Code Signing"选项

ios - iOS 上的 cordova-plugin-crosswalk-webview