Build not showing in TestFlight despite correct credentials – plan‑related?

Subject: Build not showing in TestFlight despite correct credentials – plan‑related?

Hi everyone,

I’ve gone through the usual setup steps but my iOS build still refuses to appear in the TestFlight > Builds section of App Store Connect.

What I’ve done so far

  • Generated a fresh API key (Admin role) and pasted Key ID, Issuer ID, Team ID, and the .p8 file into Bubble’s iOS App Store settings.
  • Double‑checked the Bundle ID matches the one in Apple Developer.
  • Rebuilt the app in Bubble and waited ~45 minutes – status shows Released in Bubble, but nothing lands in TestFlight.
  • Confirmed export‑compliance and internal tester group are already set in App Store Connect.

Question

Could the problem be plan‑related?
My app sits on an Agency plan right now (not Starter/Production). Does Bubble only push TestFlight builds if you’re on a paid Starter or higher plan?

Any pointers or “you missed this tiny checkbox” tips are welcome. Appreciate the help! :folded_hands:

Are you using Apple’s APNs notifications?
I’ve had a problem with this yesterday, I filled bubble settings for apple notifications and enabled notifications in apple developer, as a key, but forgot to enable it in the identifiers in the apple profile of my app, the build did not want to show up in the TestFlight, when i enabled notifications in identifiers in the apple developer, it went thru.

Oh could be! Thank you will check it now