Crash: iOS terminates the app when accessing camera without the privacy description in Info.plist. Fix: - Added NSCameraUsageDescription to Info.plist - "Take Photo" option only shows if camera is available (UIImagePickerController.isSourceTypeAvailable(.camera)) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>