The Apple guidelines state:
17.1 Privacy
Apps cannot transmit data about a user without obtaining the user's prior permission and providing the user with access to information about how and where the data will be used Apps that require users to share personal information, such as email address and date of birth, in order to function will be rejected.
My app is fully dependent on the user's email. Will that cause my app to be rejected? How can I solve this issue?