Error: validateProvisioningProfile: provisioning profile is not associated with uploaded distribution certificate

We are having trouble building the standalone iOS app. It’s giving us an error ‘provisioning profile is not associated with uploaded distribution certificate’. We only have one distribution certificate and I’m pretty sure that’s the one we’re associating when creating the provisioning profile. The error is pretty vague and hard to debug so we would appreciate any help!

Hey @nupixo,

It might be easiest for you to clear your credentials via expo build:ios -c, delete your certs in your apple developer portal and then run a build command and let Expo handle the certs to get things in order again.

Cheers,

Adam

1 Like

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