iPhone7要在info.plist加入读取或写入数据的说明
读取:
key:Privacy - Health Share Usage Description
type:string
写入:
Privacy - Health Update Usage Description
type:string
本文介绍如何在iPhone7的应用程序info.plist文件中正确配置读取和写入健康数据所需的隐私描述。对于读取操作,需要添加Privacy-HealthShareUsageDescription键;对于写入操作,则需要添加Privacy-HealthUpdateUsageDescription键。
读取:
key:Privacy - Health Share Usage Description
type:string
写入:
Privacy - Health Update Usage Description
type:string

被折叠的 条评论
为什么被折叠?