IOS App update error in expo

Hi, I have created the ios app in the expo, Now i want to update the changes and upload in app store, while giving the command expo build:ios. And generate option automatically to expo.

Error:

Multiple profiles found with the name 'com.eventzilla.attendeeapp AppStore
Please remove the duplicate profiles and try again.

Hey @saravana_95,

Are you just calling expo build:ios? Also, just to make sure you’re aware, you can simply run expo publish if the changes you are making are JS-only changes. You can read more about this here.

Cheers,
Adam

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