claude-code - 💡(How to fix) Fix Remote Control syncs only desktop->iPhone (iPhone->desktop messages not delivered)

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…

Remote Control sincroniza mensagens apenas no sentido desktop -> iPhone. Mensagens enviadas pelo app iOS nao chegam ao terminal desktop, apesar do app exibir a sessao como "connected" (verde).

Root Cause

Remote Control sincroniza mensagens apenas no sentido desktop -> iPhone. Mensagens enviadas pelo app iOS nao chegam ao terminal desktop, apesar do app exibir a sessao como "connected" (verde).

RAW_BUFFERClick to expand / collapse

@

Summary

Remote Control sincroniza mensagens apenas no sentido desktop -> iPhone. Mensagens enviadas pelo app iOS nao chegam ao terminal desktop, apesar do app exibir a sessao como "connected" (verde).

Environment

  • Claude Code CLI: 2.1.138
  • OS: Windows 11 (10.0.26200), PowerShell
  • App: Claude iOS (iPhone), na secao "Codigo" / Remote Control
  • Sessao no iPhone: status "connected" (indicador verde)

Expected behavior

Mensagens digitadas no app do iPhone deveriam aparecer no terminal desktop como se tivessem sido digitadas localmente (sincronizacao bidirecional).

Actual behavior

  • Desktop -> iPhone: funciona. Mensagens digitadas no terminal aparecem no app iOS.
  • iPhone -> Desktop: NAO funciona. Mensagens enviadas pelo app iOS nao aparecem no terminal desktop.

Steps to reproduce

  1. No desktop (Windows, PowerShell), iniciar uma sessao do Claude Code.
  2. Rodar /remote-control.
  3. No app iOS, abrir a sessao (aparece como "connected" verde).
  4. Digitar uma mensagem no terminal desktop -> aparece no iPhone (OK).
  5. Digitar uma mensagem no app iPhone -> nao aparece no terminal desktop (BUG).

Troubleshooting already attempted

  1. /remote-control reiniciado no desktop e sessao reaberta no app iOS.
  2. PowerShell encerrado e reaberto, sessao retomada com claude --continue + novo /remote-control.
  3. Verificado que o app iOS reporta "connected" (verde) em todas as tentativas.

Em todos os casos o comportamento se manteve: sincronizacao apenas em um sentido. @

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

Mensagens digitadas no app do iPhone deveriam aparecer no terminal desktop como se tivessem sido digitadas localmente (sincronizacao bidirecional).

Still need to ship something?

×6

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

Back to top recommendations

TRENDING