TestFlight feedback and crash reports from CLI; icon upload, init flags
v21.3.0
5 featuresThis release5 featuresNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗
🎉 New features
- [eas-cli] Handle new server-side errors thrown when observe features are blocked. (#4042 by @douglowder)
- [eas-cli] Add
eas project:icon:setto upload a project icon from the command line. (#4068 by @brentvatne) - [eas-cli] Add
--accountflag toeas initto choose the account that should own the project, enabling non-interactive project creation (eas init --account <name> --non-interactive), and improve unconfigured-project error messages to list the accounts you can create projects in. (#4057 by @williamgrosset) - [eas-cli] Add
--jsonflag toeas initto print the linked project (status, project ID, owner, slug, dashboard URL) as JSON to stdout, and add usage examples toeas init --help. (#4079 by @brentvatne) - [eas-cli] Add
eas testflight:feedbackandeas testflight:crashesto read TestFlight tester feedback (comments, device info, screenshot URLs) and crash reports (including full crash logs) from App Store Connect. Both support--offset/--limitpagination,--json, and looking up a single submission by ID or by the App Store Connect URL that EAS workflow triggers expose as${{ app_store_connect.beta_feedback.url }}. (#4084 by @brentvatne)
Fetched July 27, 2026


