Hi everyone,
a few months ago I posted for review an app that let users register (only username and password, email optional only for password restore purpose) just in order to let them post content, messages, etc.
In a first moment user had to log for anything, then my app had been rejected and changed with login only for posting content. The app was rejected again: they required In-App Purchase for users registration.
Had a look to In-App Purchase but could not find a solution to make users register without paying for a membership (it was a 100% free app).
Solved letting user log only with Facebook or Twitter account.
Now I need something similar for another app, but this time to store users settings on server so that they can access using any device.
The device could be Apple or not, of course.
By now I don't think users will have access to a website too, it's almost useless for what the app does, I don't know if this makes any difference.
I see that almost any app give the chance to login using social networks, but also creating an account.
Since when the problem occurred with the other app I had no reply for how to make user register with In-App purchase for free, has anyone of you experienced and solved the same problem?
Thank you!