iOS-需要添加的权限配置

 
NSPhotoLibraryUsageDescription 
需要您的同意,APP才能访问相册 
 
NSCameraUsageDescription 
需要您的同意,APP才能访问相机 
 
NSMicrophoneUsageDescription 
需要您的同意,APP才能访问麦克风 
 
NSLocationUsageDescription 
需要您的同意, APP才能访问位置 
 
NSLocationWhenInUseUsageDescription 
App需要您的同意, APP才能在使用期间访问位置 
 
NSLocationAlwaysUsageDescription 
App需要您的同意, APP才能始终访问位置 
 
NSCalendarsUsageDescription 
App需要您的同意, APP才能访问日历 
 
NSRemindersUsageDescription 
需要您的同意, APP才能访问提醒事项 
 
NSMotionUsageDescription 
需要您的同意, APP才能访问运动与健身 
 
NSHealthUpdateUsageDescription 
需要您的同意, APP才能访问健康更新  
 
NSHealthShareUsageDescription 
需要您的同意, APP才能访问健康分享 
 
NSBluetoothPeripheralUsageDescription 
需要您的同意, APP才能访问蓝牙 
 
NSAppleMusicUsageDescription 
需要您的同意, APP才能访问媒体资料库

你可能感兴趣的:(iOS-需要添加的权限配置)