- NSCameraUsageDescription = "Toegang tot uw camera is benodigd om documenten te scannen en foto's of video's te maken.";
- NSFaceIDUsageDescription = "Face ID is vereist om the authenticeren door middel van gezichtsherkenning";
- 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 = "Microphone access is required to create voice notes.";
- NSLocationWhenInUseUsageDescription = "The app will show your location on a map.";
|