iOS 权限配置汇总

NSLocationUsageDescription
App需要您的同意,才能访问位置
NSLocationWhenInUseUsageDescription
App需要您的同意,才能在使用期间访问位置
NSLocationAlwaysUsageDescription
App需要您的同意,才能始终访问位置

NSPhotoLibraryUsageDescription
App需要您的同意,才能访问相册
NSCameraUsageDescription
App需要您的同意,才能访问相机
NSAppleMusicUsageDescription
App需要您的同意,才能访问媒体资料库

NSMicrophoneUsageDescription
App需要您的同意,才能访问麦克风

NSCalendarsUsageDescription
App需要您的同意,才能访问日历

NSRemindersUsageDescription
App需要您的同意,才能访问提醒事项

NSMotionUsageDescription
App需要您的同意,才能访问运动与健身

NSHealthUpdateUsageDescription
App需要您的同意,才能访问健康更新

NSHealthShareUsageDescription
App需要您的同意,才能访问健康分享

NSBluetoothPeripheralUsageDescription
App需要您的同意,才能访问蓝牙

iOS14之后新增的本地网络键值
NSLocalNetworkUsageDescription
App需要访问你的本地网络,才能更好为你推荐内容

NSAppTransportSecurity

NSAllowsArbitraryLoads

你可能感兴趣的:(iOS 权限配置汇总)