luk_z
luk_z

Reputation: 451

Bypass Itunes Connect Testflight app-beta review

I'm working with apple itunes connect website. I want that my friend with an iphone can install my app from testflight. My friend isn't part of my work team so he isn't listed in itunes connect users and cannot be an internal tester.

The "standard process" will be:

I need that my friend will be able to run my app without waiting for beta-review (review request are disabled on holidays).

So i do the following:

Will my app remain installed even if he is removed by internal testers and also by itunes connect users?

If yes this is a good method to skip the "so frustrating" apple app beta review process.

Upvotes: 4

Views: 2806

Answers (2)

selfsx
selfsx

Reputation: 591

Actually, there is a way to skip review process. When you upload new build you just change Build, and not Version. You pass review for particular Version and then stack your Build's under this version without review (still, when you submit, button Submit to review is active but you will pass instantly). Enjoy.

Upvotes: 9

Lou Franco
Lou Franco

Reputation: 89172

If the AppStore were open, I would say to just wait for review. Each additional review for betas of the same version are automatic.

But, since that is not the case, you can do as you describe and it will work.

Another way is to get the UDID of the user, add it to your developer.apple.com account, make AdHoc profiles and make an AdHoc build. Then use something like Hockey to get them the build.

Upvotes: 1

Related Questions