payfrit-beacon-ios/PayfritBeacon
Schwifty a82a3697da fix: treat post-SaveConfig disconnect as expected, not an error
After all 23 commands write successfully, the DX-Smart beacon reboots
to apply config — dropping the BLE connection. ScanView's disconnect
handler was racing the async writeConfig return and logging this as
"Unexpected disconnect: beacon timed out" even though provisioning
succeeded.

Added writesCompleted flag so the disconnect handler knows writes
finished and logs it as expected behavior instead of an error.
2026-03-23 03:32:21 +00:00
..
App fix: back button bounces user right back into selected business 2026-03-22 21:47:45 +00:00
Assets.xcassets fix: remove duplicate color definitions from Assets.xcassets to resolve ambiguity 2026-03-22 19:47:03 +00:00
en.lproj fix: add missing build files referenced in xcodeproj 2026-03-22 18:44:08 +00:00
Models refactor: strip all non-CP-28 beacon code 2026-03-23 03:04:07 +00:00
Provisioners refactor: strip all non-CP-28 beacon code 2026-03-23 03:04:07 +00:00
Services fix: allow minor = 0 in allocateMinor response validation 2026-03-23 03:22:23 +00:00
Utils fix: resolve ambiguous color references by removing ShapeStyle extension 2026-03-22 19:40:51 +00:00
Views fix: treat post-SaveConfig disconnect as expected, not an error 2026-03-23 03:32:21 +00:00
BeaconProvisioner.swift feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
Info.plist fix: QR scanner crash — missing NSCameraUsageDescription in Info.plist 2026-03-22 21:45:10 +00:00
payfrit-favicon-light-outlines.svg fix: add missing build files referenced in xcodeproj 2026-03-22 18:44:08 +00:00