Hibok
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 

15 linhas
871 B

  1. /*
  2. InfoPlist.strings
  3. Runner
  4. Created by 黄家豪 on 2019/12/19.
  5. Copyright © 2019 The Chromium Authors. All rights reserved.
  6. */
  7. NSMicrophoneUsageDescription = "Allow voice chat in apps, create voice messages etc";
  8. NSCameraUsageDescription = "For scanning QR codes, taking pictures, uploading avatars, and sending pictures";
  9. NSLocationAlwaysUsageDescription = "After the location is acquired, we can provide you with more accurate recommendation services";
  10. NSLocationWhenInUseUsageDescription = "After the location is acquired, we can provide you with more accurate recommendation services";
  11. NSPhotoLibraryUsageDescription = "For uploading avatars, publishing programs, sending pictures etc.";
  12. NSContactsUsageDescription = "You can add your phone buddies after getting your contacts";
  13. NSPhotoLibraryAddUsageDescription = "Used to save pictures sent by others";