Hi everyone,
I have developed an app that requires push notifications to notify users to respond to a questionnaire. After login, I inform the user that the app needs push notifications in order to function properly, and I request their consent to receive notifications.
However, during the review process, Apple keeps rejecting the app with the following message:
Issue Description
The app requires push notifications in order to function.
Next Steps
Push notifications must be optional and must obtain the user's consent to be used within the app.
Anyone knows how to fix this problem?
Thank You