provisioning profile - ios in-house distribution certificate expires -


my enterprise app in production , in-house distribution certificate , provisioning profile expire in 2 days. not clear on below items. can me understand them?

  1. i knew apps submitted in app store continues work after provisioning profile , certificate expires. not sure if same enterprise apps well? app installed in production, continue work after certificate , provisioning profile expiry date?
  2. should revoke certificate before expires , create new 1 replacement?
  3. if revoke existing certificate before expiry date, apps installed in production continue work?

all answers questions asked provided in apple document in this pdf. lazy read entire document answer, below answers question document.

the document says

  1. distribution provisioning profiles expire 12 months after they’re issued. after expiration date, profile removed , app won’t launch. when distribution certificate expires, app won’t launch. distribution certificate valid 3 years when issued, or until enterprise developer program membership expires, whichever comes first.

  2. you can have 2 distribution certificates active @ same time; each independent other. second certificate intended provide overlapping period during can update apps before first certificate expires. when requesting second distribution certificate ios dev center, sure don’t revoke first certificate.

  3. revoking distribution certificate invalidates of apps you’ve signed it. should revoke certificate last resort—if you’re sure private key lost or certificate believed compromised.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -