Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage We noticed that your app requests the user’s consent to access the camera, but doesn’t sufficiently explain the use of the camera in the purpose string. To help users make informed decisions about how their data is used, permission request alerts need to explain and include an example of how your app will use the requested information.
Next Steps Please revise the purpose string in your app’s Info.plist
file for the camera to explain why your app needs access and include
an example of how the user’s data will be used. You can modify your
app’s Info.plist file using the property list editor in Xcode.
Resources
-
See examples of helpful, informative purpose strings.
-
Review a list of relevant property list keys. Please see attached screenshots for details.
大致是:请修改应用程序中的相关目的字符串信息列表文件指定应用程序需要访问用户相机和照片的原因。确保目的字符串包含如何使用用户数据的示例。