[BUG] Mobile app: AskUserQuestion prompts don't trigger push notifications

Resolved 💬 3 comments Opened May 5, 2026 by RDS-pmessina Closed May 9, 2026

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?

When Claude Code calls AskUserQuestion during a remote/web session, the prompt appears inside the mobile app but no push notification is delivered. The user has to manually open the app to discover that input is needed, which defeats the purpose for long-running async tasks.

What Should Happen?

Expected: Push notification fires when the agent is blocked waiting on user input.
Actual: Prompt only visible after opening the app.

Error Messages/Logs

Steps to Reproduce

start a session on web/desktop, have Claude call AskUserQuestion, observe phone — no push arrives.

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.128 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

using iphone and macos

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗