简体   繁体   English

设置供应配置文件到期

[英]Set Expiration of Provisioning Profile

Is it possible to set the expiration date of a Provisioning Profile? 是否可以设置配置文件的到期日期? I am having an internal trial within the company and I would like to set the expiration date to be the end of the trial; 我正在公司内部进行试用,我想将expiration日期设置为expiration期结束; instead of just being a year from the creation date. 而不是从creation日期算起的一年。 Is it possible or is it always going to be one year from the creation date? creation日起是否可能或者总是一年?

Also, if its not possible to set the expiration date, is it possible to kill the provisioning profile from the portal that way the application itself will expire and not be able to be opened? 另外,如果无法设置expiration日期,是否可以通过门户杀死配置文件,从而使应用程序本身到期并无法打开? Or am I better off just coding something up that will not allow the app to be opened after a certain date? 还是我最好只是编码一些东西,使它在特定日期后无法打开?

If it matters, the trial is going to be a small 5-10 person trial in marketing. 如果重要的话,该试验将是一个5到10人的小型市场营销试验。 The devices are either iPad 2s or the iPhone 4. 设备是iPad 2s或iPhone 4。

Your app profile will last for 3 months on the device. 您的应用个人资料将在设备上持续3个月。 It's not changeable and cannot be edited. 它是不可更改的,无法进行编辑。 Once a device has your profile, it's done. 设备拥有您的个人资料后,就完成了。 You can remove that profile from the device or the app itself. 您可以从设备或应用程序本身中删除该配置文件。 If it's only an app which your company will use, i advise you to create some kind of validation yourself. 如果您的公司只会使用该应用程序,我建议您自己创建某种验证。 A code inside your app or even a web service that you will fetch the valid devices. 应用或网络服务中的代码,您将获取有效设备。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM