Visual Studio Code - Flutter : "iOS emulator is offline"

Viewed 94

My Vscode has been detecting my iOS simulator as offline, however when i a start it from vscode the simulator runs and opens well but throws an error "Failed to launch iOS Simulator: Error: Emulator didn't connect within 60 seconds"enter image description here

1 Answers

try explicit open at xcode, don't at vscode

Related