problem with expo build

hi there, im trying to build an .ipa to deploy test builds of mu ipad app via testflight, but I mistakenly entered an incorrect bundle id at ethe expo build commands prompt.

and so I cant use the resulting ipa, but i cant see how to now use thecorrect bundle id, as running expo build automatically use the ptrevious (incorrect) id!? how can I re-enter the bundle id ?
the command i’m using is:
expo build:ios -t archive

i’d appreciate some help as i’m stuck now!

change the bundle id in app.json. go to app store connect and delete the previous app

thx v much :slight_smile:

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