Can I remove a provisioning profile from the Provisioning Portal?

Can I safely remove the distribution provisioning profile from the Apple provisioning portal without affecting the application in the application store?

+5
source share
1 answer

Yes. Your distribution certificate and provisioning profile is used only to send the application to Apple. After approving the application and in the application store, you can download and unzip it, and also note that Apple (re) encoded the application with its own Apple certificates. However, if you allow the expiration of the registration period for iOS developers, this may affect your application located in the application store.

+7
source

All Articles