Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ios, tvos] target launch does not launch simulator's ui, only cli sees it as launched #1381

Closed
pauliusguzas opened this issue Feb 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pauliusguzas
Copy link
Collaborator

Describe the bug
Target launch does not launch simulator's ui, only cli sees it as launched

To Reproduce

  1. Go to template-starter package (or harness)
  2. Do npx rnv target launch -p ios -t valid_target -> command exits successfully but no sim is open
  3. Do same command again -> cli shows that sim is running meaning that it is running but the UI isn't displayed

Expected behavior
Simulator with UI opens

Desktop (please complete the following information):

  • OS: macOS Ventura 13.5.2
  • Node Version 18.19.0
  • RNV Version 1.0.0-rc.10
  • @rnv/template-starter 1.0.0-rc.10
@pauliusguzas pauliusguzas added the bug Something isn't working label Feb 6, 2024
@pavjacko pavjacko self-assigned this Feb 6, 2024
@pavjacko pavjacko added this to the 1.0 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants