Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Testflight while app is "waiting for review"

We are in a hurry to publish an app for a customer, so yesterday we published an app to App Store and now is "Waiting for review".

Meanwhile, the customer aked if he could have a preview. My idea was to send him a TestFlight beta testing. I'm thinking in several options:

  • Start an internal testflight for the build that is in review for team customer users
  • Start an external testflight with the build is in review for other customer users not in the team
  • Send a new build and start internal testflight for team customer users
  • Send a new build and start external testflight for other customer users not in the team

What I'm not sure is on each case (internal/external testflight):

  • Can I start a testflight testing for a build that is "in review"? And if I can, will it cancel the "in review" process for this build?
  • Can I send another build while there is already one "in review"? And if I can, will it cancel the "in review" process for the previous build? If it will not, can I start a testflight for a new build while previous one is in review?

As said, the priority here is not to stop the "in review" process.

EDIT

I've been reading docs at https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/BetaTestingTheApp.html and what makes me be scared is:

When you are done using TestFlight beta testing, you can submit the app for final review

So it seems that testflight is more like an step in the process than a parallel option in the process...

like image 325
Miquel Avatar asked Dec 30 '16 10:12

Miquel


People also ask

How long does waiting for review take TestFlight?

Waiting for review means that apple team will review your app before allowing you to submit on TestFlight for public testing. It will take around 24~48 hours for them to review your app. After if your app is approved, you can submit on TestFlight and create public link for anyone with the link as tester.

How long does an app wait for review?

Review status On average, 90% of submissions are reviewed in less than 24 hours. You'll be notified by email of status changes. You can also check the review status of your submission in the My Apps section of App Store Connect or on the App Store Connect app for iPhone and iPad.

How long does it take for a build to show up in TestFlight?

In regular days, it usually takes 1 - 1 and a half days. Generally first build of your new version takes longer than the following builds especially if there is a major change. All information written is from experience only.

What is TestFlight review?

TestFlight Reviews & Product Details What is TestFlight? TestFlight is a mobile application that allows you to instal and beta test apps on your iOS device allowing you to provide feedback to developers on the features you tested in the pre release.


1 Answers

Would be nice to have had a reply after your "will give a try..."

So I had the same issues a few minutes ago:

  • App is "waiting for review".
  • And no internal/external testing available for the client.

Since the external testing will also need a review by Apple I went for the internal way. So I added my and the clients account to internal testing. Then I added the current build which is also in "waiting for review" state to the internal testing.

Result: It worked. I got the invite email and could download that build via TestFlight. The app is still "waiting for review".

Just in case someone else stumbles upon this question/answer here.

like image 68
railon Avatar answered Sep 28 '22 02:09

railon