claude-code - 💡(How to fix) Fix Mobile (iOS) session becomes unresponsive after `/compact`; desktop reconnect required to revive

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Running /compact from the Claude Code iOS app leaves the session unresponsive — new prompts from mobile get no reply. Switching to a desktop client (terminal on macOS) and sending any prompt revives the session; mobile then works again.

Root Cause

Running /compact from the Claude Code iOS app leaves the session unresponsive — new prompts from mobile get no reply. Switching to a desktop client (terminal on macOS) and sending any prompt revives the session; mobile then works again.

RAW_BUFFERClick to expand / collapse

Summary

Running /compact from the Claude Code iOS app leaves the session unresponsive — new prompts from mobile get no reply. Switching to a desktop client (terminal on macOS) and sending any prompt revives the session; mobile then works again.

Steps to reproduce

  1. Open an active Claude Code session on iOS
  2. Run /compact
  3. Wait for compaction to complete
  4. Send any prompt from iOS → no response
  5. Send a prompt from a desktop terminal on the same session → responds normally
  6. Return to iOS → now responsive

Expected

iOS session responds normally after compaction completes.

Actual

iOS is "frozen" until a desktop client interacts with the same session. Reproducible across multiple sessions.

Environment

  • Mobile: iOS (Claude Code app)
  • Desktop: macOS (terminal — Mac mini + MacBook Pro)
  • Claude Code version: 2.1.150

Related issues

  • #19567 — compaction hangs (no mobile specifier; this adds the iOS-specific dimension)
  • #52796 — mobile remote control unresponsive after first command
  • #16881 — mobile breaks after long tasks

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING