Infact of remove, Member of the iOS development program.

I developed an iPad app for one of my clients.

It was an internal application. They have an Apple Enterprise license. Therefore, they invite me as an administrator. So I went into my portal and created a distribution certificate and my own provisioning profile. Using this profile, I create a project and create a .IPA file and send it to the client for distribution to my users.

Now they plan to remove me from the iOS developer program. They are not going to do anything to the profile of the certificate and provisioning that I created on my portal. I want to confirm that my application will be launched even after they deleted me from their account. I search on the Internet but cannot find a reliable source.

Please, help.

+4
source share
1 answer

Since I did not receive any answer, I checked it myself. I created an administrator using one of my Enterprise client accounts. Then I created a certificate. Then I delete this admin. Then log in to the portal using a different administrator using the same computer. I was able to create an application using this certificate. Thus, it seems that deleting the administrator account does not affect the certificate.

+2
source

Source: https://habr.com/ru/post/1533472/


All Articles