Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I change the ios simulator in Flutter?

I changed the simulator in Xcode but when I opened it on Android Studio, it always opens the same one How do I change the simulator for Flutter?

like image 232
goodonion Avatar asked May 09 '20 12:05

goodonion


People also ask

How do I change my Xcode emulator?

Open Xcode and click Menu > Xcode > Preferences > Select Components, and then choose the simulator version you want to download.


1 Answers

On Mac when you open simulator go to

file->open devices->iOS...

like image 144
LonelyWolf Avatar answered Oct 29 '22 13:10

LonelyWolf