App Crashes on Launch: Missing NSXxxUsageDescription Fix
iOS kills the app the instant a privacy-protected API runs without a matching Info.plist usage description. Read the exact missing key from the device console, add it, confirm it survives the archive, and ship.