Is there any mechanism provided by Apple Store to make the user sign-up to my website before he/she
Posted
by Lucky
on Stack Overflow
See other posts from Stack Overflow
or by Lucky
Published on 2010-04-29T06:11:42Z
Indexed on
2010/04/30
6:37 UTC
Read the original article
Hit count: 162
iphone
I am creating an iphone application that requires the users to have an account at my website. But if i have to distribute it through apple store, how should I make the users of this Iphone Application first create an account with my website. There could be a few options like :
1) Ask the user to create an account when he/she tries to run the application on iphone. 2) Provide a 'Sign-Up' page in the Iphone application itself.
My question is "Is there any mechanism provided by Apple Store to make the user sign-up to my website before he/she can download the application".
Kindly give in your suggestions for the same. Which would be the best approach for solving my problem.
Thanks, LG
© Stack Overflow or respective owner