- NSCameraUsageDescription = "Camera access is required to scan documents and make photo and video.";
- NSFaceIDUsageDescription = "Face ID krävs för att logga in med ansiktsigenkänning.";
- NSLocationAlwaysUsageDescription = "The app will show your location on a map.";
- NSPhotoLibraryUsageDescription = "Photo library access is required to upload your photos and videos to your cloud.";
- NSPhotoLibraryAddUsageDescription = "Photo library access is required to upload your photos and videos to your cloud.";
- NSMicrophoneUsageDescription = "Mikrofonåtkomst krävs för att skapa röstinspelningar.";
- NSLocationWhenInUseUsageDescription = "The app will show your location on a map.";
|