Skip to content

Ignite 8.8.0 - can't launch ios simulator #2429

Answered by Eric2048
Eric2048 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes in the Simulator "iPhone 14 Pro" is listed in that menu, and I can launch it. With both the iPhone SE sim and iPhone 14 Pro sim running, npm start will always select the SE. With npm start --simulator="iPhone 14 Pro" it will first launch the App in SE:

info Found booted iPhone SE (3rd generation), iPhone 14 Pro
info Launching iPhone SE (3rd generation)

and then it also launches it in the 14 Pro:

success Successfully launched the app on the simulator
info Launching iPhone 14 Pro

With just the 14 Pro sim running, it launches the app in that.
After more experimentation: it seems that npm start and npm run ios are both ignoring the --simulator argument, and to select a specific phone I…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Eric2048
Comment options

@frankcalise
Comment options

@Eric2048
Comment options

Answer selected by Eric2048
@jamonholmgren
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants