Quit the simulator & Xcode. Opened Activity monitor , selected cpu option and search for sim , killing all the process shown as result. Then fired up the terminal and run sudo xcrun simctl erase all . It will delete all content of all simulators.
Read moreHow do I open an iOS emulator in VS code?
Open Android emulator/ iOS simulator using VS Code
Read moreHow do I turn on iOS simulator?
Click Product -> Destination -> iOS Simulator -> Choose Device to run . Then build and execute Xcode project. Show activity on this post. On Mac, if you right click on the Simulator icon, you can select devices and it will open a new device.
Read moreHow do I add iOS simulator to Visual Studio Flutter?
There is an editor plugin for Android Studio, IntelliJ, or VS Code. However, I recommend to go for VS Code(Visual Studio Code).
Read more