Skip to content

feat(ios): reachability R2–R4 — Tailscale toggle, off-Wi-Fi banner, one-tap Cloud#203

Merged
oratis merged 1 commit into
mainfrom
feat/ios-reachability-r234
Jul 1, 2026
Merged

feat(ios): reachability R2–R4 — Tailscale toggle, off-Wi-Fi banner, one-tap Cloud#203
oratis merged 1 commit into
mainfrom
feat/ios-reachability-r234

Conversation

@oratis

@oratis oratis commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Completes the reachability plan (docs/PLAN_IOS_REACHABILITY_v1.0.md) on top of R1 (#202).

  • R2 (Mac app)PairController detects the Tailscale address (100.64/10) and adds a "Same Wi-Fi / Anywhere (Tailscale)" segmented toggle to the Pair window that regenerates the QR + details for the chosen host (GUI parity with lisa pair).
  • R3 (iOS)AppState watches NWPathMonitor (onCellular); RootView shows a ReachabilityBanner ("You've left your Mac's Wi-Fi") when paired to a private-LAN host while on cellular.
  • R4 (iOS)AppState.switchToCloud() flips to the LISA Cloud data plane + lands on Settings; wired to a one-tap "Use LISA Cloud" in the banner and the roster cannot-reach error.

Verified

iOS build.sh test27 tests, 0 failures; Mac swift build clean.

🤖 Generated with Claude Code

…ne-tap Cloud

Builds on R1 (#202):

- R2 (Mac app): PairController detects the Tailscale address (100.64/10) and adds
  a "Same Wi-Fi / Anywhere (Tailscale)" segmented toggle to the Pair window that
  regenerates the QR + details for the chosen host — GUI parity with `lisa pair`.
- R3 (iOS): AppState watches NWPathMonitor (`onCellular`); RootView shows a
  ReachabilityBanner when paired to a private-LAN host while on cellular
  ("You've left your Mac's Wi-Fi").
- R4 (iOS): AppState.switchToCloud() flips to the LISA Cloud data plane + lands on
  Settings; wired to a one-tap "Use LISA Cloud" in the banner and the roster
  cannot-reach error (ConnectionProblem.offersCloud).

Verified: iOS build.sh test → 27 tests, 0 failures; Mac `swift build` clean.
Plan/status: docs/PLAN_IOS_REACHABILITY_v1.0.md (R1–R4 all landed).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@oratis oratis merged commit a20d249 into main Jul 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant