1234567 |
- NSCameraUsageDescription = "需要存取相機才能掃描文件並製作照片和視像。";
- NSFaceIDUsageDescription = "使用人臉識別進行身份驗證需要 Face ID。";
- NSLocationAlwaysUsageDescription = "GPS 用於檢測相機膠卷中新照片的位置。在後台持續使用 GPS 會顯著降低電池壽命。";
- NSPhotoLibraryUsageDescription = "需要照片庫存取權限才能將照片和視頻上傳到您的雲。";
- NSPhotoLibraryAddUsageDescription = "需要照片庫存取權限才能將照片和視頻上傳到您的雲。";
- NSMicrophoneUsageDescription = "Microphone access is required to create voice notes.";
- 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.";
|