Guest User

Untitled

a guest
Aug 14th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. /* Localized versions of Info.plist keys */
  2.  
  3. "NSLocationWhenInUseUsageDescription" = "Allows geolocation to send your location in the chat or know which institutions and services are near you";
  4. "NSContactsUsageDescription" = "To be able to talk with the contacts who have ${PRODUCT_NAME} we need to access your agenda";
  5. "NSPhotoLibraryUsageDescription" = 'Allows ${PRODUCT_NAME} to access the gallery to be able to send photos through the chat';
  6. "NSCameraUsageDescription" = "Allows access to the camera to make a photo and send it";
  7. "NSContactsUsageDescription" = "To be able to talk with the contacts who have ${PRODUCT_NAME} we need to access your agenda";
  8. "NSPhotoLibraryAddUsageDescription" = "Allows access to save the images received by the chat";
Add Comment
Please, Sign In to add comment