iOS development certificates Issue

143 Views Asked by At

I am facing an issue while creating iOS development certificates. I have created only one development certificate for my app on apple developers account, and the limit of generating development certificates exceeded. Why its limit exceeded, I just create only one development before. Any one can Help me out.

enter image description here

1

There are 1 best solutions below

0
Shefali Soni On

For each application, you need to create different App which have unique bundle id. Using this bundle id you can create provisioning profile where you need to select this already created certificate.

One certifiate can sign any number of provisioning profiles which are what you need to run the app on devices.