InfoPlist.strings 1.3 KB

123456
  1. NSCameraUsageDescription = "Camera wordt gebruikt in videogesprekken";
  2. NSMicrophoneUsageDescription = "Microfoon wordt gebruikt in telefoon- en videogesprekken";
  3. NSPhotoLibraryUsageDescription = "Toegang tot de fotobibliotheek is nodig om afbeeldingen en video's vanaf je toestel te delen";
  4. NSContactsUsageDescription = "Toegang tot contactpersonen is nodig om de contacten in je adresboek te matchen met contacten op je server";
  5. NSLocationWhenInUseUsageDescription = "Nodig om je locatie met anderen te delen";
  6. NSSpeechRecognitionUsageDescription = "Speech Recognition access is needed to transcribe a voice message to text using on-device recognition";