Hi, I had recently submitted my first Iphone app to itunes connect. After review I got an email from apple saying my app was rejected. The reason they provided was
"Currently the user has to enter their email address in order to proceed to the application.
Applications cannot require user registration prior to allowing access to app features and content; such user registration must be optional and tied to account-based functionality as required under section 17.2 of the App Store Review Guidelines https://developer.apple.com/appstore/resources/approval/guidelines.html."
I will be removing the part where the app asks for Email address from the user, which is actually not required by the app to function. But I cannot remove other information such as Name, Height, Weight and Gender from the app, since these data is required by the app to function (it must be entered at least once by the user. It is saved in a plist after first registration).
Can anyone explain to me what apple is asking from me to revise my app. Do they want me to remove just the email part or user registration all together.
Also when I resubmit my app to the appstore do I need to increment my app version number?