payfrit-works-ios/PayfritWorks/Services
Schwifty d5d1c35b55 fix: gate debug print() statements behind IS_DEV flag
Wrapped all debug print() calls in APIService (avatar debugging),
BeaconScanner (scan/resolve logging), TaskDetailScreen (beacon state),
and AboutScreen (error logging) with IS_DEV checks so they are silent
in production builds. Preview-only prints in RatingDialog left as-is.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:12:13 +00:00
..
APIService.swift fix: gate debug print() statements behind IS_DEV flag 2026-03-24 22:12:13 +00:00
AuthStorage.swift Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
BeaconScanner.swift fix: gate debug print() statements behind IS_DEV flag 2026-03-24 22:12:13 +00:00
BeaconShardPool.swift Add BeaconShardPool for iBeacon shard UUID scanning 2026-02-06 14:46:09 -08:00
ChatService.swift iOS parity fixes from Android comparison 2026-02-16 14:07:24 -08:00