Open Android emulator/ iOS simulator using VS Code
Read moreWhy is my iOS simulator not working?
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 more