[BUG]
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?
Title: Android App - Cannot submit feedback/instructions in Claude Code web session
Environment:
- Claude Android App (latest version)
- Android version: [your version]
- Device: [your device model]
Bug Description:
When monitoring a Claude Code on the Web session via the Android Claude App,
I can view the execution progress normally, but cannot submit instructions.
The input field shows "Queue feedback..." placeholder text. After typing my message:
- The square stop button does NOT change to a send button
- Pressing Enter on keyboard only creates a new line, does not submit
- The same session works correctly on desktop web (claude.ai/code) - can submit instructions normally
Steps to Reproduce:
- Start a Claude Code on the Web task from desktop
- Open Claude Android App
- Navigate to the active Claude Code session
- Try to type and submit feedback/instructions in the "Queue feedback..." input field
- Observe: Unable to send message
Expected Behavior:
Should be able to submit instructions to the running Claude Code session,
same as documented for the iOS App.
Actual Behavior:
Can monitor session progress but cannot send any input.
Screenshots:
[Attach your screenshots here]
Additional Context:
According to official documentation, Claude Code on iOS app supports
"steer Claude, provide feedback, or answer questions."
This functionality appears to be missing or broken on Android.
What Should Happen?
When typing a message in the "Queue feedback..." input field on Android Claude App,
a send button should appear (replacing the stop button), allowing users to submit
instructions to the running Claude Code session - identical to the iOS App behavior
and desktop web interface.
Users should be able to:
- Type feedback or instructions in the input field
- See a send/submit button appear
- Tap the button (or press Enter) to send the message
- Have Claude Code receive and act on the instructions
Error Messages/Logs
Steps to Reproduce
- Start a Claude Code on the Web task from desktop browser (claude.ai/code)
- Select a GitHub repository
- Submit a coding task
- Wait for execution to begin
- Open Claude Android App on your phone
- Login with the same account
- Navigate to the active Claude Code session
- The session should show execution progress (Bash commands, todos, etc.)
- Wait for Claude Code to complete or pause (shows "Claude Code execution completed...")
- Tap the "Queue feedback..." input field at the bottom of the screen
- Type a message (e.g., "Please proceed with the suggested next steps")
- Attempt to send the message:
- The square stop button remains unchanged (does not become a send button)
- Pressing Enter on keyboard only creates a new line
- No other visible way to submit the message
- Return to desktop browser (claude.ai/code)
- Same session allows sending messages normally with Enter key
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
N/A - Bug is in Claude Android App, not CLI Android App Version: [從 Play Store 或 App 設定中查看版本號]
Platform
Other
Operating System
Other
Terminal/Shell
Other
Additional Information
Note: This bug report form appears designed for CLI issues.
This bug is specifically about the Claude Android App UI when
interacting with Claude Code on the Web sessions.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗