Payfrit Works iOS
Find a file
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
memory Add Mac context memory for bot spawning 2026-03-20 14:48:48 -07:00
PayfritWorks fix: gate debug print() statements behind IS_DEV flag 2026-03-24 22:12:13 +00:00
PayfritWorks.xcodeproj feat: add customer rating dialog on task completion 2026-03-22 12:30:18 +00:00
.gitignore fix: remove build-sim/ artifacts and add to .gitignore 2026-03-22 06:01:14 +00:00
ExportOptions.plist Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
payfrit-favicon-light-outlines.svg Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
payfrit-logo-dark-bg.svg Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
payfrit-logo-light-bg.svg Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
payfrit-logo-white.svg Initial commit: Payfrit Works iOS native app 2026-02-01 23:38:34 -08:00
test-walkthrough.html Migrate API endpoints from CFML to PHP 2026-03-14 17:16:36 -07:00