iOS-94-解决被拒:5. 1.1 Legal: Privacy - Data Collection and Storage

一、被拒原文

大概意思:相机、定位使用场景提示文本不够明确,需提示用户为何打开此功能


2017128 上午5:58

发件人 Apple

  • 5. 1.1 Legal: Privacy - Data Collection and Storage

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage



We noticed that your app requests the users consent to access the camera and location but does not clarify the use of this feature in the permission modal alert.

Please see attached screenshots for details.

Next Steps

To resolve this issue, please revise the permission modal alert to specify why the app is requesting access to the camera and location.

To learn more about requesting the users permission to access app features, visit the iOS Human Interface Guidelines.

iOS-94-解决被拒:5. 1.1 Legal: Privacy - Data Collection and Storage_第1张图片


还给我附了两张图:

iOS-94-解决被拒:5. 1.1 Legal: Privacy - Data Collection and Storage_第2张图片


iOS-94-解决被拒:5. 1.1 Legal: Privacy - Data Collection and Storage_第3张图片



二、解决办法


1、地图定位方法放在打开地图页面,切说明使用定位的理由:“我们需要通过您的地理位置信息获取您周边的充电站相关数据”


2、相机权限:“需要扫描二维码进行充电您是否允许打开相机?”



你可能感兴趣的:(iOS)