Description
App crashes immediately on launch before the QR scanner appears. With the previous 1.0 build (Xcode Cloud), the QR scanner appeared immediately. With the new v0.2.16 build (cederikmini, build 39), the app crashes on startup. Crash report sent via TestFlight feedback. Suspect: enrollmentConfig exists in UserDefaults from a previous install, configure() runs at startup, and a networking or cert issue crashes inside HydraClusterClient or tick() before any UI renders. Need crash log from TestFlight to pinpoint exact line.