Effect of Revoking Code Signing Certificate

An iOS development provisioning profile with an associated code signing certificate was used to deploy an app to several devices some time ago. The devices were distributed to several testers who are at some distance to the deployment location. The existing signing certificate is about to expire.


Will the expiration of the certificate, in any way, affect the app currently running on the distributed devices? Similarly, will the revocation of the certificate affect the app currently running on the distributed devices?


Thanks

Replies

Expired profiles on those device which are based on an expired cert will not allow the app they were built against to continue to run.