- NSCameraUsageDescription = "Der kræves kameraadgang for at scanne dokumenter og tage billeder og video.";
- NSFaceIDUsageDescription = "Face ID er påkrævet for at autentificere ved hjælp af ansigtsgenkendelse.";
- NSLocationAlwaysUsageDescription = "GPS is used to detect new photos from camera roll. Continued use of GPS running in the background can dramatically decrease battery life.";
- 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 = "Microphone access is required to create voice notes.";
- NSLocationWhenInUseUsageDescription = "GPS is used to detect new photos from camera roll on background. It is useless to use GPS only while using the app.";
|