ios – Swapping certificate into Provisioning profile in use

0
191


My app is distributed via Enterprise program, and it’s Provisioning profile is about to expire and should be renewed.

I’ve 2x Distribution certificates. Distribution certificate #2 is being used in app currently (and Provisioning profile tied on it), but due different reasons can’t be used on renewal.

Does renewing currenly used Provisioning profile using Certificate #1 affect on current deployed build? I.e will app keep fine running until Provision profile cooked in .IPA expires (or distribution certificate #2 is nuked / expired, or provision profile deleted)

Note: this question is regarding Enterprise distribution