InfoPlist.strings 1.7 KB

1234567
  1. NSCameraUsageDescription = "Der kræves kameraadgang for at scanne dokumenter og tage billeder og video.";
  2. NSFaceIDUsageDescription = "Face ID er påkrævet for at autentificere ved hjælp af ansigtsgenkendelse.";
  3. NSLocationAlwaysUsageDescription = "GPS bruges til at registrere nye billeder fra kamerarullen, og fortsat brug af GPS i baggrunden kan reducere batteritiden betydeligt.";
  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, the use of GPS only when the App is in use is useless.";