Guideline 5.1.5 Location Services 关于定位隐私被拒

最近上线遇到两次同样的理由

原因如下:

Your app uses location services but does not clarify the purpose of its use in the location modal alert. Apps that collect, transmit, or use location data must notify and obtain the user’s consent prior to accessing this data.

苹果提供的解决方案如下

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

就是说明使用定位的具体目的,而不是像以前一样,简单的说请允许使用您的定位权限,或者周边数据。新的规定这样目的不清楚不给过

image.png

解决方法,可以去参考美团外卖,饿了么等需要定位功能的APP,发现他们清楚的写了定位的用途,然后再次打包上架就过了。

image.png

然后我在plist文件里面进行配置:

image.png
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容