App rejected because asking user registration (Guideline 5.1.1)
Asked Answered
B

3

6

My app is a catalog of ebook-like content. Some of which are free to read, and some other are paid. I need to ask for user email / password to be able to retain the information of which content was successfuly completed, or until which chapter it was completed so the user can have his information synced accross all platforms.

However I got this rejection message :

Apps cannot require user registration prior to allowing access to app content and features that are not associated specifically to the user.

Next Steps

User registration that requires the sharing of personal information must be optional or tied to account-specific functionality.

To resolve this issue, please make it clear to the user that registering will enable them to access the content from any of their iOS devices and provide them a way to register at any time, if they wish to later extend access to additional iOS devices.

Please note that although guideline 3.1.2 of the App Store Review Guidelines requires an app to make subscription content available to all the iOS devices owned by a single user, it is not appropriate to force user registration to meet this requirement; such user registration must be made optional.

Please resolve 5.1.1 issue and resubmit your revised binary to iTunes Connect.

I am very surprised as I know apps such as Feedly which do not allow you to subscribe to RSS feed unless you create an account.

How should I get this problem solved ?

Bernina answered 21/8, 2017 at 3:12 Comment(2)
Did you check Sign-in required checkbox while submitting the app to Appstore on iTunes Connect and provided a default username and password?Faxun
yes, I did thatBernina
T
4

I have faced the similar rejection. As per the guide lines app is not supposed to force registration. So I ended up adding a skip button on the registration page. You need to add some content that users can view without registration. For example a user can preview a FREE book (maybe first page only) but can't read the full book without registration.

You can keep asking user for registration later when user is browsing the content.

There are some apps with forced registration and are available in AppStore like WhatsApp. But you need very strong arguments to convince Apple review team to consider and it's only possible if your app is really can't work without registration. In your case I don't think that's true.

Thickknee answered 21/8, 2017 at 3:31 Comment(1)
I asked if adding freely viewable pages would change anything and the answer was no. (By phone call). Even considering what you said, there is tons of apps that would fall under this guideline but who don't such as Feedly, which forces you to register so that you can just read already publicly available RSS feeds : itunes.apple.com/jp/app/feedly-get-smarter/id396069556?mt=8Bernina
T
3

For registration and login, your app must Serve contents/data user wise. e.g. Specific user settings, profile or follow topics etc. If your app does such things then Apple wont have any problems for your login or registration.

This is because of some apps have Registrations just to collect the email addresses of users.

Tippler answered 21/8, 2017 at 14:7 Comment(3)
hi I am too having same rejection I collect mobile number alone .....so what should I add to get my app approved...@TipplerStefan
Does your app really need user's phone numbers ? Does your app only work if your app has user's phone numbers ? @StefanTippler
yea now I have changed my apps phone number to user name ,it doesn't have any profile or any use of phone number it was to be used just to add a value @TipplerStefan
F
-2

If i will add "Guide" screen, then this issue will be resolved or not!

Foulup answered 6/3, 2019 at 6:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.