'Why Xcode app publishing doesn't work, even if the bundle ID is correct?

I'm publishing a React Native app on Apple TestFlight, or at least I'm trying. This is just because I'm following the right steps (I think) for uploading the bundle, but it doesn't work. I'll try to explain:

  • On developer.apple.com I create a new App identifier with the bundle ID I've created in Xcode (for example com.myapp.test)
  • I create the App on the AppStore Connect with the previous bundle ID
  • I archive the bundle on Xcode
  • I upload the archived bundle on the AppStore Connect
  • Then I should find it on TestFlight (This worked once with a single bundle at the first version, after that even if I try to send another version of the same app or another bundle versione of the same app I can't see it on TestFlight after Xcode confirm me he's done the job)

Have you ever experience something similar. Do Apple support could support me with this type of issue?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source