Distribution certificate problem

Dear Developers,
I got a following problem :

When I try to submit new build version to app store for testing I got this message from Xcode : "Your account already has a valid iOS distribution certificate, but it's not installed locally."
But actually it is, it displays in "Keychain access caertificates list". Xcode doesn't allow me to import any profile files and something like this. I' ve tried all standart solutions: revoked certificates, provisioning files reinstalled it and all this. How to fix it?


thanks for your time and help in regard.

Same problem

I have the same problem.

I have the same problem.

Is there any solution about this problem,somebody help me.

I also have the same problem and have tried everything. My Xcode project has been setup for autoprovisioning as documented here https://developer.apple.com/library/ios/qa/qa1814/_index.htmland still get the same error.

Same issues. I have contacted support. You guys have any reactions, yet?

I've also contacted support and no luck yet. They have referred me to this link https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/Troubleshooting/Troubleshooting.html#//apple_ref/doc/uid/TP40012582-CH5-SW2. I have reviewed and followed this several times and still unable to resolve but perhaps it will be helpful to some of you on this thread. I'm curious to hear what your response from support has been.

You have to generate key for that distribution certificate, that you got installed.

My App ID was in lower case and I have created provisioning profile with upper case. This was my issue. I changed provisioning profile name into lower case. Now I can take build. I got this from the following link.

https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/ConfiguringYourApp/ConfiguringYourApp.html#//apple_ref/doc/uid/TP40012582-CH28-SW2

Distribution certificate problem
 
 
Q