openclaw/apps/ios/Sources
Nimrod Gutman 00a0858fd9
fix(ios): recover rotated gateway certificates
## Summary
- allow iOS to trust system-valid rotated gateway certificates
- rebuild active gateway sessions after replacing the stored TLS pin
- expose certificate trust recovery from gateway problem banners

## Verification
- swift test --filter 'GatewayErrorsTests|GatewayNodeSessionTests/changedSessionBoxRebuildsExistingGatewayChannel'
- xcodebuild build -scheme OpenClaw -destination 'platform=iOS,id=00008140-000848A92EE3001C'
- installed and launched OpenClaw on attached iPhone with devicectl
- verified iOS gateway log connected to wss://gutsy-home.tail06a72.ts.net:443 after trust/pairing recovery
2026-05-10 21:10:35 +03:00
..
Assets.xcassets/AppIcon.appiconset
Calendar
Camera fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Capabilities
Chat fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Contacts fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Device fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
EventKit fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Gateway fix(ios): recover rotated gateway certificates 2026-05-10 21:10:35 +03:00
LiveActivity
Location fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Media fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Model refactor: move canvas to plugin surfaces 2026-05-07 09:07:18 +01:00
Motion fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Onboarding fix(ios): recover rotated gateway certificates 2026-05-10 21:10:35 +03:00
Push feat: add authenticated iOS background presence beacon (#73330) 2026-04-28 08:10:35 +01:00
Reminders fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Screen fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Services fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Settings fix(ios): recover rotated gateway certificates 2026-05-10 21:10:35 +03:00
Status fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Voice feat: wire talk handoff into native nodes 2026-05-06 02:39:15 +01:00
HomeToolbar.swift fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
Info.plist feat(ios): pin calver release versioning (#63001) 2026-04-08 11:25:35 +03:00
OpenClaw.entitlements
OpenClawApp.swift fix: harden ios app build hygiene 2026-04-28 01:42:10 +01:00
RootCanvas.swift fix(ios): recover rotated gateway certificates 2026-05-10 21:10:35 +03:00
RootTabs.swift fix(ios): recover rotated gateway certificates 2026-05-10 21:10:35 +03:00
RootView.swift
SessionKey.swift