[BUG] Claude Code crashes when receiving dispatch from Claude mobile app
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Code crashes/exits every time I use the dispatch feature from the Claude mobile app on my phone to send a task to Claude Code running on my Mac. This is 100% reproducible — it crashes immediately upon receiving the dispatched task. Updated from 2.1.81 to 2.1.84 and the issue persists.
What Should Happen?
Claude Code should receive the dispatched task from the mobile app and execute it without crashing. The dispatch feature should work seamlessly between the Claude mobile app and Claude Code on the desktop.
Error Messages/Logs
No error messages or logs available — Claude Code crashes/exits immediately. No logs directory found at ~/.claude/logs/.
Steps to Reproduce
- Have Claude Code running on Mac (v2.1.84)
- Open the Claude mobile app on phone
- Use the dispatch feature to send any task/command to Claude Code
- Claude Code crashes/exits immediately upon receiving the dispatch
This is 100% reproducible with any dispatched command.
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.84 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
Environment details:
- macOS 15.0 (Build 24A5289h)
- Apple Silicon (arm64)
- Node.js v25.8.1
- Shell: zsh
- No crash logs found — ~/.claude/logs/ directory does not exist
The crash happens with any dispatched task from the Claude mobile app. Claude Code simply exits/crashes upon receiving the dispatch.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗