. Advertisement .
..3..
. Advertisement .
..4..
I asked here because I believe someone might help me one trouble when I am trying to create new certificate from my Xcode 9.2.
The problem “you already have a current ios development certificate or a pending certificate request”? How to solve it?
Thanks for your support.
The cause:
This error happens due to a previously generated certificate or request. You only can have a development certificate for each developer. And these certificate requests have to be approved by Apple and your iOS team’s admin because certificates identify you as a part of your iOS developer team, and it will provide all the powers related to that. If you have or request one, someone has to approve.
Solution:
We solved this problem by removing our account from Xcode and signing in again. As a part of this process, we recalled all our certificates and requested new ones.Then we didn’t import any existing profiles.
When I tried to create a new certificate using my Xcode 9.2, the error
"You already have a current iOS Distribution certificate or a pending certificate request"
appeared.This error can be fixed in 2 steps.
My problem was solved (I’m using Xcode 9.2).