79639150

Date: 2025-05-26 14:58:19
Score: 0.5
Natty:
Report link

Maybe removing them from the "internal" test group and adding them to an external test group would solve that, as then you'd have to manually submit the app to external groups once you deem it's ready (which has to be after it's finished processing).

Alternatively, maybe actually embrace the automation? When submitting, already send the changelog that build should have and once it finishes processing, it will be automatically sent to your internal users but this time it will actually be ready :)? Would that work for you?

If you have more complex things that you need to adjust other than just adding a changelog (e.g. changes in your server, update remote config/feature flags, etc), you could leverage a custom webhook (which Apple doesn't provide, so you'd have to rely on services like Statused) and have your server perform those changes automatically when it receives a webhook event that the build finished processing

I'm curious to hear how you solved this!

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
Posted by: Roger Oba