payfrit-works-ios/PayfritWorks/Views
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
..
AboutScreen.swift fix: gate debug print() statements behind IS_DEV flag 2026-03-24 22:12:13 +00:00
AccountScreen.swift Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
BusinessSelectionScreen.swift fix: standardize task polling interval from 2s to 5s (Android parity) 2026-03-24 22:10:07 +00:00
ChatScreen.swift Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
LoginScreen.swift Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
MyTasksScreen.swift fix: standardize task polling interval from 2s to 5s (Android parity) 2026-03-24 22:10:07 +00:00
ProfileScreen.swift Add role-aware cash collection for staff vs admin 2026-03-04 20:01:24 -08:00
RatingDialog.swift feat: add customer rating dialog on task completion 2026-03-22 12:30:18 +00:00
RootView.swift Add IS_DEV flag, dev ribbon, new app icon, and UI improvements 2026-02-04 22:07:03 -08:00
TaskDetailScreen.swift fix: gate debug print() statements behind IS_DEV flag 2026-03-24 22:12:13 +00:00
TaskListScreen.swift fix: standardize task polling interval from 2s to 5s (Android parity) 2026-03-24 22:10:07 +00:00