Please help me solve the problem IOS Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

จาก Apple

    1. Design: Preamble
    1. 1.1 Legal: Privacy - Data Collection and Storage

Guideline 4.0 - Design

We noticed that several screens of your app were crowded or laid out in a way that made it difficult to use your app.

Next Steps

To resolve this issue, please revise your app to ensure that the content and controls on the screen are easy to read and interact with.

Resources

For more information, please review the following resources on the iOS Developer Center page:

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We noticed that your app requests the user’s consent to access their photos and location but does not clarify the use of the photos and location in the applicable purpose string.

Next Steps

Please revise the relevant purpose string in your app’s Info.plist file to specify why the app is requesting access to the user’s photos and location. You can modify your app’s Info.plist file using the property list editor in Xcode.

To help users understand why your app is requesting access to their personal data, all permission request alerts in your app should specify how your app will use the requested feature.

Resources

For additional information and instructions on requesting permission, please review the Requesting Permission section of the iOS Human Interface Guidelines and the Information Property List Key Reference. You may also want to review the Technical Q&A QA1937: Resolving the Privacy-Sensitive Data App Rejection page for details on how to provide a usage description for permission request alerts.

Please see attached screenshots for details.



For the first problem they are saying you have too many things on one screen. Maybe use fewer, larger cards instead of many small ones.

For the second issue you need to explain to the user why the app needs location permissions and access to their photos.

See the following for more info and an example:

https://docs.expo.io/versions/latest/distribution/app-stores/#system-permissions-dialogs-on-ios

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.