1234567 |
- NSCameraUsageDescription = "Der Zugriff auf die Kamera wird benötigt, um Dokumente zu scannen und Fotos und Videos aufzunehmen.";
- NSFaceIDUsageDescription = "Face ID ist für die Authentifizierung per Gesichtserkennung erforderlich.";
- 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 = "Der Zugriff auf die Fotobibliothek ist erforderlich, um Ihre Fotos und Videos in Ihre Cloud hochzuladen.";
- NSPhotoLibraryAddUsageDescription = "Der Zugriff auf die Fotobibliothek ist erforderlich, um Ihre Fotos und Videos in Ihre Cloud hochzuladen.";
- NSMicrophoneUsageDescription = "Zum Erstellen von Sprachnotizen ist der Zugriff auf das Mikrofon erforderlich.";
- NSLocationWhenInUseUsageDescription = "GPS is used to detect new photos from camera roll on background. It is useless to use GPS only while using the app.";
|