Skip to content

fix: fallback iOS/tvOS screenshot when devicectl screenshot is unavailable#130

Merged
thymikee merged 1 commit into
mainfrom
codex/cb66-ios-review
Feb 25, 2026
Merged

fix: fallback iOS/tvOS screenshot when devicectl screenshot is unavailable#130
thymikee merged 1 commit into
mainfrom
codex/cb66-ios-review

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented Feb 25, 2026

Summary

Fallback Apple device screenshots to the runner path when xcrun devicectl device screenshot is unavailable (Xcode 26.x), while preserving existing simulator behavior.
Added a targeted detection path for unsupported devicectl screenshot invocations and runner support for a new read-only screenshot command.

Fixes #129

Validation

pnpm typecheck
pnpm test:unit
pnpm test:smoke
pnpm build:xcuitest

@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-130/

Built to branch gh-pages at 2026-02-25 14:29 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 8123117 into main Feb 25, 2026
6 checks passed
@thymikee thymikee deleted the codex/cb66-ios-review branch February 25, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

screenshot fails on physical iOS device with Xcode 26.x — devicectl device screenshot subcommand not found

1 participant