validateProvisioningProfile

Trying to exp build:ios -c
Getting Error: validateProvisioningProfile: provisioning profile is not associated with uploaded distribution certificate.

Followed: How to update provisioning profile? - #6 by raphaelrk
Same error.
Tried build:ios --clear-credentials
Same error.

I got it fixed using:
exp build:ios --clear-credentials --revoke-apple-dist-certs --revoke-apple-push-certs --revoke-apple-provisioning-profile

1 Like

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