My team created an initial app bundle ID called Sendi from the front end of the app store connect account, and created a test app which hasn't been published to App store.
Then we also created a second app programmatically using expo go which generated a new app bundle ID.
What we need is to link the second configuration generated programmatically to the first Apple Bundle ID as that is the original name of the product, so we can maintain the same name for our App when we eventually go live.
Any ideas on how we can achieve that?