美文网首页
权限设置-iOS

权限设置-iOS

作者: HAKA | 来源:发表于2018-05-30 14:44 被阅读335次
  <key>NSBluetoothPeripheralUsageDescription</key>
  <string>蓝牙</string>
  <key>NSCalendarsUsageDescription</key>
  <string>日历</string>
  <key>NSCameraUsageDescription</key>
  <string>相机</string>
  <key>NSLocationWhenInUseUsageDescription</key>
  <string>位置</string>
  <key>NSPhotoLibraryAddUsageDescription</key>
  <string>相册</string>
  <key>NSPhotoLibraryUsageDescription</key>
  <string>相册</string>
  <key>NSSpeechRecognitionUsageDescription</key>
  <string>语音转文字权限</string>
  <key>NSAppleMusicUsageDescription</key>
  <string>Apple音乐</string>
  <key>NSMotionUsageDescription</key>
  <string>运动与健身</string>

相关文章

网友评论

      本文标题:权限设置-iOS

      本文链接:https://www.haomeiwen.com/subject/uzntsftx.html