claude-code - 💡(How to fix) Fix [Bug] Android push notifications not working with remote control (/rc) [1 comments, 2 participants]

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…
GitHub stats
anthropics/claude-code#57758Fetched 2026-05-11 03:26:12
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1

Push notifications from Claude Code remote control sessions are not being delivered to the Claude Android app, even after completing all recommended setup steps.

Error Message

  • All in-app notification channels enabled (Task complete, Input required, Tool approval, Error alerts)

Root Cause

Push notifications from Claude Code remote control sessions are not being delivered to the Claude Android app, even after completing all recommended setup steps.

RAW_BUFFERClick to expand / collapse

Bug Report: Android Push Notifications Not Received

Environment

  • Device: Samsung Galaxy S24
  • OS: Android (One UI)
  • Claude Code version: 2.1.137
  • Auth method: claude.ai account (not API key)
  • Subscription: Max
  • Platform: Windows 11 (desktop running Claude Code CLI)

Description

Push notifications from Claude Code remote control sessions are not being delivered to the Claude Android app, even after completing all recommended setup steps.

Steps to Reproduce

  1. Run claude in terminal (Windows 11)
  2. Run /rc (remote-control) in the session
  3. Scan QR code / connect from Claude Android app
  4. Force-close the Claude Android app completely
  5. Trigger a notification event (task complete, waiting for input, etc.)
  6. No push notification received on Android device

Expected Behavior

Push notification should appear on the Android device when Claude is waiting for input or a task completes.

Actual Behavior

No notification arrives. Android notification history (Settings → Apps → Claude → Notifications) shows zero Claude notifications ever received — meaning notifications are not being delivered at the OS level at all.

Troubleshooting Already Attempted

  • agentPushNotifEnabled: true set in settings.json
  • remoteControlAtStartup: true set in settings.json
  • Authenticated via claude.ai account (confirmed with claude auth status)
  • /rc executed and QR code scanned from Claude Android app
  • Android notification permission granted for Claude app
  • Battery optimization disabled for Claude app (Settings → Apps → Claude → Battery → Unrestricted)
  • Samsung One UI app power management set to "Unrestricted"
  • Background data usage allowed
  • All in-app notification channels enabled (Task complete, Input required, Tool approval, Error alerts)
  • Claude Android app reinstalled fresh
  • Re-logged in after reinstall
  • Confirmed Slack webhook hooks are NOT interfering (temporarily disabled, same result)
  • Tested with both interactive session and autonomous claude -p mode
  • Claude app force-closed before testing (not just backgrounded)

Additional Notes

When /rc is run in the terminal, no QR code is displayed — the session still becomes accessible from the Android app (appears in session list), but it's unclear if the push notification channel is properly registered without the QR code scan flow completing normally.

This may indicate the device registration for push notifications (FCM token) is not being properly sent to Anthropic's servers.

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…

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 [Bug] Android push notifications not working with remote control (/rc) [1 comments, 2 participants]