Skip to content

fix(cli): default device picker to existing simulator/AVD - #21

Merged
pzuraq merged 1 commit into
mainfrom
fix-device-picker-and-cleanup
May 20, 2026
Merged

pzuraq merged 1 commit into
mainfrom
fix-device-picker-and-cleanup

Conversation

@pzuraq

@pzuraq pzuraq commented May 20, 2026 •

Copy link
Copy Markdown
Contributor

The interactive picker now pre-selects the most recently booted simulator (iOS) or first available AVD (Android) instead of "Create new". This matches Expo CLI's heuristic and prevents vitest-mobile from hijacking the default simulator that other tools rely on.

The interactive picker now pre-selects the most recently booted simulator
(iOS) or first available AVD (Android) instead of "Create new". This
matches Expo CLI's heuristic and prevents vitest-mobile from hijacking
the default simulator that other tools rely on.

Also remove the need to include cleanup() in the test file, it's
automatically included now.
@pzuraq
pzuraq merged commit 37f8cc5 into main May 20, 2026
6 checks passed
@pzuraq
pzuraq deleted the fix-device-picker-and-cleanup branch May 20, 2026 21:17
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.

1 participant