print() goes to stdout which is always visible in Xcode console regardless of log level filtering. Also replaced JSONEncoder with manual JSON string construction to rule out any Encodable issues with [String: String]. All critical send() calls now use print() instead of os.Logger. Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Feishu | ||
| AppStateService.swift | ||
| NotificationService.swift | ||
| PollerService.swift | ||
| TokenManager.swift | ||