1234567 |
- NSCameraUsageDescription = "Camera access is required to scan documents and make photo and video.";
- NSFaceIDUsageDescription = "Face ID krävs för att logga in med ansiktsigenkänning.";
- NSLocationAlwaysUsageDescription = "GPS is used to detect new photos from camera roll, continued use of GPS running in the background can dramatically decrease battery life.";
- NSPhotoLibraryUsageDescription = "Photo library access is required to upload your photos and videos to your cloud.";
- NSPhotoLibraryAddUsageDescription = "Photo library access is required to upload your photos and videos to your cloud.";
- NSMicrophoneUsageDescription = "Mikrofonåtkomst krävs för att skapa röstinspelningar.";
- 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.";
|