Hi,
My app has been rejected by this reason:
**However, directing to settings to activate any service without showing the modal alert and asking for users’ permission is manipulation.
Permission requests give users control of their personal information. It is important to respect their decision about how their data is used.
To resolve this issue, please revise the permission request process in your app so that the user is not encouraged or directed in an inappropriate way.**
This is my app’s modal alert in info.plist file and popup displaying in device:
This app requires access your photo library to upload your profile and item photo only. If you choose Don't Allow, you have to reactivate this request in device settings if you want to upload your profile and item photo.
Could someone tell me what am I wrong?
I think this alert will explain clearly the way how to the app need accessing user's device photo library. I have told Review Team that but they denied.
Thank you so much!