共用方式為


Xamarin.iOS 的 Info.plist 參考

如需有關使用 Info.Plist 機碼的詳細資訊,請參閱使用安全性與隱私權指南。

Location

存取使用者的位置也需要修改 Info.plist。 以下是應該設定的位置資料相關機碼:

  • NSLocationWhenInUseUsageDescription - 用於當您在使用者與應用程式互動期間存取使用者位置時。
  • NSLocationAlwaysUsageDescription - 用於您的應用程式在背景中存取使用者的位置時。

相片

NSPhotoLibraryUsageDescription

連絡人

NSContactsUsageDescription

日曆資料

NSCalendarsUsageDescription

提醒資料

NSRemindersUsageDescription

藍牙周邊裝置

NSBluetoothPeripheralUsageDescription

麥克風

NSMicrophoneUsageDescription

相機

NSCameraUsageDescription

讀取 HealthKit

NSHealthShareUsageDescription

NSHealthUpdateUsageDescription

背景模式

UIBackgroundModes

HomeKit

NSHomeKitUsageDescription