iOS Certificates

We are using exp build:ios -c

And, we are letting Expo “handle all”

However, We keep getting the below ERROR. However, NOTHING has changed! And when we view our Apple Dev iOS Provision Profile / Distribution = It DOES belong to the uploaded Distribution Cert!

PLEASE HELP ASAP.

Error: validateProvisioningProfile: provisioning profile is not associated with uploaded distribution certificate
at _ensureDeveloperCertificateIsValid (/usr/local/turtle-js/node_modules/xdl/build/detach/IosCodeSigning.js:273:11)
at Object.validateProvisioningProfile (/usr/local/turtle-js/node_modules/xdl/build/detach/IosCodeSigning.js:265:3)
at Object. (/usr/local/turtle-js/node_modules/xdl/build/detach/IosIPABuilder.js:73:53)
at Generator.next ()
at step (/usr/local/turtle-js/node_modules/xdl/build/detach/IosIPABuilder.js:52:191)
at /usr/local/turtle-js/node_modules/xdl/build/detach/IosIPABuilder.js:52:361
at

Hi @tojam99

Sorry about this error, have you tried revoking the distribution cert on the Apple Developer website having Expo regenerate it (along with the rest of the credentials)?

Hello,

Yes. I have tried revoking ALL certs and profiles and let expo recreate.

Didn’t work.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.