anthropics / anthropics/claude-code

[BUG] Android client - does not correctly display artifacts from Windows Cowork

Ouverte
#92,597 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area:cowork duplicate platform:android
Langage dominant
Python
Étoiles
145k
Forks
23.1k
Métriques de merge des PR
Métriques de PR en attente

Description

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) 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?

**Summary**

The mobile artifacts-sync bug already tracked in #78792 ("Published Claude Code artifacts do not appear in the mobile app") and #84509 ("Cowork live artifacts are desktop-only and machine-local") is documented against iOS, but I'm seeing the identical behavior on Android. Filing this to note that the defect is not iOS-specific.

**Environment**

- Desktop: Claude Cowork on Windows 11 — artifacts publish and appear correctly in the Artifacts view here.
- Web: claude.ai/code/artifacts (browser) — same artifacts appear correctly.
- Mobile: Claude Android app, same account — the in-app Artifacts view does not show the same artifacts that are visible on desktop/web.

**Steps to reproduce**

1. Create/publish an artifact via a Claude Cowork session on desktop (Windows 11).
2. Confirm it appears in the Artifacts view on the desktop app and at claude.ai/code/artifacts in a browser.
3. Open the Claude Android app on the same account and check its Artifacts view.
4. Observe that the artifact(s) from step 1 are missing from the Android app's list.

**Expected behavior**

Artifacts published from any client should be discoverable/listed consistently across desktop, web, and all mobile apps (iOS and Android) for the same account.

**Actual behavior**

The Android app's built-in Artifacts view does not sync/list artifacts published elsewhere, matching the same root cause already described in #78792 and #84509 — those issues note iOS specifically, but the same gap reproduces on Android.

**Workaround**

Opening claude.ai directly in the phone's mobile browser (rather than using the native app's Artifacts tab) correctly shows the full, up-to-date artifact list. This confirms the issue is isolated to the native mobile app's Artifacts view/sync, not a permissions or account issue.

**Related issues**

- #78792
- #84509

### What Should Happen?

**Summary**

The mobile artifacts-sync bug already tracked in #78792 ("Published Claude Code artifacts do not appear in the mobile app") and #84509 ("Cowork live artifacts are desktop-only and machine-local") is documented against iOS, but I'm seeing the identical behavior on Android. Filing this to note that the defect is not iOS-specific.

**Environment**

- Desktop: Claude Cowork on Windows 11 — artifacts publish and appear correctly in the Artifacts view here.
- Web: claude.ai/code/artifacts (browser) — same artifacts appear correctly.
- Mobile: Claude Android app, same account — the in-app Artifacts view does not show the same artifacts that are visible on desktop/web.

**Steps to reproduce**

1. Create/publish an artifact via a Claude Cowork session on desktop (Windows 11).
2. Confirm it appears in the Artifacts view on the desktop app and at claude.ai/code/artifacts in a browser.
3. Open the Claude Android app on the same account and check its Artifacts view.
4. Observe that the artifact(s) from step 1 are missing from the Android app's list.

**Expected behavior**

Artifacts published from any client should be discoverable/listed consistently across desktop, web, and all mobile apps (iOS and Android) for the same account.

**Actual behavior**

The Android app's built-in Artifacts view does not sync/list artifacts published elsewhere, matching the same root cause already described in #78792 and #84509 — those issues note iOS specifically, but the same gap reproduces on Android.

**Workaround**

Opening claude.ai directly in the phone's mobile browser (rather than using the native app's Artifacts tab) correctly shows the full, up-to-date artifact list. This confirms the issue is isolated to the native mobile app's Artifacts view/sync, not a permissions or account issue.

**Related issues**

- #78792
- #84509

### Error Messages/Logs

```shell
**Summary**

The mobile artifacts-sync bug already tracked in #78792 ("Published Claude Code artifacts do not appear in the mobile app") and #84509 ("Cowork live artifacts are desktop-only and machine-local") is documented against iOS, but I'm seeing the identical behavior on Android. Filing this to note that the defect is not iOS-specific.

**Environment**

- Desktop: Claude Cowork on Windows 11 — artifacts publish and appear correctly in the Artifacts view here.
- Web: claude.ai/code/artifacts (browser) — same artifacts appear correctly.
- Mobile: Claude Android app, same account — the in-app Artifacts view does not show the same artifacts that are visible on desktop/web.

**Steps to reproduce**

1. Create/publish an artifact via a Claude Cowork session on desktop (Windows 11).
2. Confirm it appears in the Artifacts view on the desktop app and at claude.ai/code/artifacts in a browser.
3. Open the Claude Android app on the same account and check its Artifacts view.
4. Observe that the artifact(s) from step 1 are missing from the Android app's list.

**Expected behavior**

Artifacts published from any client should be discoverable/listed consistently across desktop, web, and all mobile apps (iOS and Android) for the same account.

**Actual behavior**

The Android app's built-in Artifacts view does not sync/list artifacts published elsewhere, matching the same root cause already described in #78792 and #84509 — those issues note iOS specifically, but the same gap reproduces on Android.

**Workaround**

Opening claude.ai directly in the phone's mobile browser (rather than using the native app's Artifacts tab) correctly shows the full, up-to-date artifact list. This confirms the issue is isolated to the native mobile app's Artifacts view/sync, not a permissions or account issue.

**Related issues**

- #78792
- #84509
```

### Steps to Reproduce

**Summary**

The mobile artifacts-sync bug already tracked in #78792 ("Published Claude Code artifacts do not appear in the mobile app") and #84509 ("Cowork live artifacts are desktop-only and machine-local") is documented against iOS, but I'm seeing the identical behavior on Android. Filing this to note that the defect is not iOS-specific.

**Environment**

- Desktop: Claude Cowork on Windows 11 — artifacts publish and appear correctly in the Artifacts view here.
- Web: claude.ai/code/artifacts (browser) — same artifacts appear correctly.
- Mobile: Claude Android app, same account — the in-app Artifacts view does not show the same artifacts that are visible on desktop/web.

**Steps to reproduce**

1. Create/publish an artifact via a Claude Cowork session on desktop (Windows 11).
2. Confirm it appears in the Artifacts view on the desktop app and at claude.ai/code/artifacts in a browser.
3. Open the Claude Android app on the same account and check its Artifacts view.
4. Observe that the artifact(s) from step 1 are missing from the Android app's list.

**Expected behavior**

Artifacts published from any client should be discoverable/listed consistently across desktop, web, and all mobile apps (iOS and Android) for the same account.

**Actual behavior**

The Android app's built-in Artifacts view does not sync/list artifacts published elsewhere, matching the same root cause already described in #78792 and #84509 — those issues note iOS specifically, but the same gap reproduces on Android.

**Workaround**

Opening claude.ai directly in the phone's mobile browser (rather than using the native app's Artifacts tab) correctly shows the full, up-to-date artifact list. This confirms the issue is isolated to the native mobile app's Artifacts view/sync, not a permissions or account issue.

**Related issues**

- #78792
- #84509

### Claude Model

None

### Is this a regression?

Yes, this worked in a previous version

### Last Working Version

_No response_

### Claude Code Version

1.230904.19 (26090419)

### Platform

Anthropic API

### Operating System

Other

### Terminal/Shell

Other

### Additional Information

Running Android Claude version - reviewing Artifacts.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

No repository file, test, or entry point is identified in the report. Start by reading related issues #78792 and #84509, then reproduce the missing-artifact behavior in the Android app using the listed Windows, web, and mobile steps. Done means artifacts published from desktop are listed in the Android Artifacts view for the same account.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
android
Domaine
mobile
Type d'issue
Bug
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.