InfoPlist.strings 1.7 KB

1234567
  1. NSCameraUsageDescription = "Toegang tot uw camera is benodigd om documenten te scannen en foto's of video's te maken.";
  2. NSFaceIDUsageDescription = "Face ID is vereist om the authenticeren door middel van gezichtsherkenning";
  3. NSLocationAlwaysUsageDescription = "GPS is used to detect new photos from camera roll. Continued use of GPS running in the background can dramatically decrease battery life.";
  4. NSPhotoLibraryUsageDescription = "Photo library access is required to upload your photos and videos to your cloud.";
  5. NSPhotoLibraryAddUsageDescription = "Photo library access is required to upload your photos and videos to your cloud.";
  6. NSMicrophoneUsageDescription = "Microphone access is required to create voice notes.";
  7. NSLocationWhenInUseUsageDescription = "GPS is used to detect new photos from camera roll on background. It is useless to use GPS only while using the app.";