After DXSmart auth completes, the beacon often drops BLE connection due to aggressive timeouts. The disconnect handler was treating this as a failure, stomping the .connected state before the user could see the "Write Config" button. Changes: - Ignore BLE disconnects during .connected state for DXSmart beacons (the LED keeps flashing regardless of BLE connection) - Auto-reconnect in writeConfigToConnectedBeacon() if BLE dropped while waiting for user confirmation Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BusinessListView.swift | ||
| DevBanner.swift | ||
| LoginView.swift | ||
| QRScannerView.swift | ||
| RootView.swift | ||
| ScanView.swift | ||