iOS14 consent to access the local network information, but doesn’t sufficiently explain the use o...

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We noticed that your app requests the user’s consent to access the local network information, but doesn’t sufficiently explain the use of the local network information in the purpose string.

To help users make informed decisions about how their data is used, all permission request alerts need to specify how your app will use the requested information.

Next Steps

Please revise the relevant purpose string in your app’s Info.plist file to specify why your app needs access to the user's local network information. Make sure the purpose string includes 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 screenshot for details.

一般来说是苹果认为我用到了本地网络权限没有增加说明,一般是第三方引起的

有俩种解决办法,第一种:

在终端执行命令 (要先CD到项目根目录下)

grep -r SimplePing .

查出第三方库之后 删除 或者升级更新第三方

第二种:在info.plist中设置

Privacy-Local Network Usage Description:"xxApp"不会连接到您所用网络上的设备,只会检测与您本地网关的连通性.用户也可以在设置-->隐私-->本地网络`界面修改 app 的权限设置。

©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

友情链接更多精彩内容