Keeping iPhone App private after AppStore approval for beta testing.
Posted
by
Stack
on Stack Overflow
See other posts from Stack Overflow
or by Stack
Published on 2010-11-11T16:13:11Z
Indexed on
2011/06/25
0:23 UTC
Read the original article
Hit count: 130
I have messed around with AD-HOC distribution quite a bit and got it working too. The problem I am facing is all the people who I want to use as beta testers are "normal people" who never even sync their iPhone to iTunes on a computer. So, you can understand how technically challenged these people are, which is fine with me because that is the audience I want to use for testing. All these guys can do for me is if I can give them an AppStore link they will download it on their iPhone and test it for me.
So, basically AD-HOC distribution (UDIDs, mobileprovision file and all that crap) is out of question for me.
My Question is after AppStore approves my app, is there a way for me to be under the radar so that normal public can not download the app until I am ready. From past experience I know that the moment you put an app out there, in first week you get 100s of downloads and I dont want that to happen until my beta testing is finished.
© Stack Overflow or respective owner