Bootstrap

跨平台应用开发进阶(二十五) :uni-app实现IOS云打包解决IOS提交审核相册等隐私描述语导致审核失败问题_uniapp info

+ - [3.1 IOS隐私信息](#31_IOS_25)
	- [3.2 设置方法](#32__40)
+ [四、拓展阅读](#_75)

一、问题描述

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
;