Last active
April 13, 2021 23:46
-
-
Save carlosalexandresmo/adb74b066e717455e8748358a7e5e69b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Full List: | |
Apple Music: | |
<key>NSAppleMusicUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Bluetooth: | |
<key>NSBluetoothPeripheralUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Calendar: | |
<key>NSCalendarsUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Camera: | |
<key>NSCameraUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Contacts: | |
<key>NSContactsUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
FaceID: | |
<key>NSFaceIDUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Health Share: | |
<key>NSHealthShareUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Health Update: | |
<key>NSHealthUpdateUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Home Kit: | |
<key>NSHomeKitUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Location: | |
<key>NSLocationUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Location (Always): | |
<key>NSLocationAlwaysUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Location (When in use): | |
<key>NSLocationWhenInUseUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Microphone: | |
<key>NSMicrophoneUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Motion (Accelerometer): | |
<key>NSMotionUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
NFC (Near-field communication): | |
<key>NFCReaderUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Photo Library: | |
<key>NSPhotoLibraryUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Photo Library (Write-only access): | |
<key>NSPhotoLibraryAddUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Reminders: | |
<key>NSRemindersUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Siri: | |
<key>NSSiriUsageDescription</key> | |
<string>My description about why I need this capability</string> | |
Speech Recognition: | |
<key>NSSpeechRecognitionUsageDescription</key> | |
<string>My description about why I need this capability</string> |
NSCameraUsageDescription
$(PRODUCT_NAME) requer acesso à câmera para capturar fotos de sua caderneta de vacinação e enviar para nossa análise.
NSLocationAlwaysUsageDescription
$(PRODUCT_NAME) requer acesso à sua localização para exibir as informações da sua localização no momento.
NSLocationWhenInUseUsageDescription
$(PRODUCT_NAME) requer acesso à sua localização em tempo real para acompanhar seu andamento conforme sua localização
NSMicrophoneUsageDescription
$(PRODUCT_NAME) requer acesso à seu microfone realizar ligações via aplicativo.
NSPhotoLibraryUsageDescription
$(PRODUCT_NAME) requer acesso à sua biblioteca de fotos para enviar uma foto da sua caderneta de vacinação para a nossa análise.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://stackoverflow.com/questions/39519773/nsphotolibraryusagedescription-key-must-be-present-in-info-plist-to-use-camera-r
https://stackoverflow.com/questions/39465687/nscamerausagedescription-in-ios-10-0-runtime-crash