[IOS] Not sure how to get Bundle App IDs to match up

I’ve been trying to build an ios version of the app and seem to be stuck when it comes to getting the bundle app identifiers to line up. When I set the desired bundle ID in iTunes connect and then try to build the app using exp build:ios with the correct bundle ID set in the app.json, it errors stating that the bundle app id is taken and to use a different one and vice versa (build with desired bundle id, then try to set the app in iTunes connect to it). Am I missing something? How am I supposed to get them to line up so I can use Application Loader to upload the built IPA?

Thanks.

This sounds like an error from Apple’s service. OP from this SO post sounds like they have the same problem – could you try to solutions described there? iOS Developer Bundle ID & App Name Already in Use - Stack Overflow

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