1

I have a app that use enterprise distribution certificate archive, but the enterprise distribution certificate will expired, if it expired, The app installed on the user's iPhone will not open?

rmaddy
  • 314,917
  • 42
  • 532
  • 579
rudy yang
  • 21
  • 5
  • The IPA file will run in the device , you could not able to archive new IPA file with expired in house certificate, the Xcode show you an error – AshokPolu Sep 13 '17 at 15:03
  • Thank you for your answer, but I would like to confirm that I said is the enterprise certificate rather than in the apple store release certificate, if it does not affect the installed users, no better than this – rudy yang Sep 13 '17 at 15:11

1 Answers1

1

After some twists and turns, I know the answer.My app can not open When the enterprise distribution certificate had expired, but not immediately, it was over a few hours.I can only use the new certificate to archive a new ipa.

rudy yang
  • 21
  • 5