The app crashed immediately when tapping QR scan because the Info.plist was missing the required NSCameraUsageDescription key. iOS kills the app with EXC_BAD_INSTRUCTION when camera access is requested without it. Also fixes: - Flash toggle could SIGABRT if lockForConfiguration failed (try? + unconditional unlock) - Camera setup now logs errors instead of silently failing Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BusinessListView.swift | ||
| DevBanner.swift | ||
| LoginView.swift | ||
| QRScannerView.swift | ||
| RootView.swift | ||
| ScanView.swift | ||