claude-code - 💡(How to fix) Fix Remote Control: can read session from mobile but cannot send messages back

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…

When Remote Control is active in a Claude Code terminal session, the mobile side can see the conversation in real-time but messages sent from mobile never reach the terminal session. It's read-only in practice.

Root Cause

When Remote Control is active in a Claude Code terminal session, the mobile side can see the conversation in real-time but messages sent from mobile never reach the terminal session. It's read-only in practice.

RAW_BUFFERClick to expand / collapse

Summary

When Remote Control is active in a Claude Code terminal session, the mobile side can see the conversation in real-time but messages sent from mobile never reach the terminal session. It's read-only in practice.

Steps to reproduce

  1. Enable Remote Control in a Claude Code terminal session (/remote-control)
  2. Open the active session on a mobile device (tested: Claude iOS app and mobile browser)
  3. Observe that the terminal session output is visible on mobile
  4. Attempt to send a message from the mobile side — message does not go through

Expected behavior

Messages sent from mobile should be received by the terminal session (two-way control).

Actual behavior

Mobile is effectively read-only. Sent messages are not received by the terminal.

Environment

  • Claude Code version: latest (up to date as of 2026-05-25)
  • Terminal OS: Windows 11 Pro
  • Mobile: iOS, tested both native Claude app and mobile Safari/Chrome browser
  • Account: same account on both terminal and mobile
  • remoteControlAtStartup: true in settings.json

Attempted fixes

  • Uninstalled and reinstalled the mobile app
  • Tried mobile browser instead of app
  • Verified same account on both devices
  • Verified Claude Code is up to date

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…

FAQ

Expected behavior

Messages sent from mobile should be received by the terminal session (two-way control).

Still need to ship something?

×6

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

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Remote Control: can read session from mobile but cannot send messages back