InfoPlist.strings 606 B

123456
  1. NSCameraUsageDescription = "Camera is used in video calls";
  2. NSMicrophoneUsageDescription = "Microphone is used in voice and video calls";
  3. NSPhotoLibraryUsageDescription = "Photo Library access is needed to share pictures and videos from your device";
  4. NSContactsUsageDescription = "Contacts access is needed to match your address book contacts with contacts in your server";
  5. NSLocationWhenInUseUsageDescription = "It is needed to share your location with others";
  6. NSSpeechRecognitionUsageDescription = "Speech Recognition access is needed to transcribe a voice message to text using on-device recognition";