Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
437 views
in Technique[技术] by (71.8m points)

certificate - If I revoke iOS Enterprise will the app still work?

I am deploying my application via external URL. The application is installed on hundreds of devices all over the world using a Enterprise provisioning profile. The certificate is about to expire with a few days. My question is would revoking the certificate effect any of the existing users? I am aware that new users wont be able to install the application but what about existing users? Will they still be able to use the application correctly? If so do you know a time frame of how long Apple allows the application to work for?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Revoking the certificate will make any existing apps fail. I believe the certificates are checked when the device is rebooted.

You need to create another new certificate and update your user's device with a newly built app.

However, even if you don't revoke the current certificate, any existing apps will still stop working when it expires in a few days.

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/DistributingEnterpriseProgramApps/DistributingEnterpriseProgramApps.html#//apple_ref/doc/uid/TP40012582-CH33-SW13


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...