Xamarin.iOS에 대한 Info.plist 참조
Info.Plist 키 작업에 대한 자세한 내용은 보안 및 개인 정보 작업 가이드를 참조하세요.
위치
사용자 위치에 액세스하려면 Info.plist를 수정해야 합니다. 위치 데이터와 관련된 다음 키를 설정해야 합니다.
- NSLocationWhenInUseUsageDescription - 사용자가 앱과 상호 작용하는 동안 사용자의 위치에 액세스하는 경우
- NSLocationAlwaysUsageDescription - 앱이 백그라운드에서 사용자의 위치에 액세스하는 경우
사진
NSPhotoLibraryUsageDescription
연락처
NSContactsUsageDescription
달력 데이터
NSCalendarsUsageDescription
미리 알림 데이터
NSRemindersUsageDescription
Bluetooth 주변 장치
NSBluetoothPeripheralUsageDescription
마이크
NSMicrophoneUsageDescription
카메라
NSCameraUsageDescription
HealthKit 읽기
NSHealthShareUsageDescription
NSHealthUpdateUsageDescription
백그라운드 모드
UIBackgroundModes
HomeKit
NSHomeKitUsageDescription