I can no longer build my IOS app because i get an error while validating credentials

I have already built this app a few times and uploaded it to the IOS app store but i can no longer do it. I get this error:

Error while gathering & validating credentials
[exp] Reason:Multiple profiles found with the name ‘com.visionautonomy.va AppStore’.

I have another app i’m also building and i can build that using expo

Hey @omorhefere, if you’re using Expo to manage the Distribution Certificate and Push Certificate, I had luck going into Sign In - Apple and deleting some of the duplicate “iOS Distribution” Certificates. I also removed any duplicate Provisioning profiles or ones that had a status of “inactive” in this section Sign In - Apple.

I am not sure if this is the best approach, but do not believe it will mess anything up for existing apps in the app store: app store - If I revoke an existing distribution certificate, will it mess up anything with existing apps? - Stack Overflow.

4 Likes

Thank you this works

2 Likes

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