iPhone app rejected because of Beta word is used
Posted
by arielcamus
on Stack Overflow
See other posts from Stack Overflow
or by arielcamus
Published on 2010-03-22T18:58:38Z
Indexed on
2010/03/22
19:01 UTC
Read the original article
Hit count: 306
Hi,
I was using the text "We are currently on Beta. Please, enter our website and ask for an invitation" when a user click on "Register" on our app.
However, Apple has rejected our app because it can not has any disabled featured and can not contains word "Beta".
What would you do in this situation? I don't know if hide this option and show it only when an API call response says "registerEnabled = YES" or just change the text and use: "You need and invitation to access OUR_APP. Visit our website to get one."
Except for registering, our app is fully functional.
Thank you,
A
© Stack Overflow or respective owner