App and Dev certificates

Hello!

I inherited a few iOS apps with my new job, the apps are only to be distributed to our employees only...

Right now the certificates expire and the apps become unusable yearly

Is there any scenario where I can make the apps last forever? There are never any updates to the apps but every year I need to recompile and redistribute?

Thanks for any pointers! Jamie

Is there any scenario where I can make the apps last forever?

Forever is a long time, but if you want to create an app without a concrete expiry date the only way to do that is to publish it on the App Store. You might want to look into the concept of Custom Apps.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

App and Dev certificates
 
 
Q