App审核被拒-5.1.1

 

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage



We noticed that your app requests the user’s consent to access their location but does not clarify the use of this feature in the permission modal alert.

Next Steps

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

The permission request alert should specify how your app will use this feature to help users understand why your app is requesting access to their personal data.

被拒截图如下:

App审核被拒-5.1.1

苹果官网给出的弹框时机为使用地图页面。

参考:https://developer.apple.com/design/human-interface-guidelines/ios/app-architecture/requesting-permission/

美团地理位置权限请求先弹出选择地址页,再弹框。

App审核被拒-5.1.1

其他被拒情况:

参考:https://blog.csdn.net/iot_li/article/details/78769693

是在非必须使用位置的情况下弹框请求权限了。具体

说明使用定位的理由