Today I have started learning Flutter. I am using Android Studio in Mac. I have already
So I am able to run Flutter app in Android Emulator. However, when I select iOS simulator (Open iOS Simulator), it says this
Unable to find application named 'Simulator.app
I do not have any experience is XCode and I have not installed it in my Mac.
My questions are,
I found similar question but did not get the clarity.
Issue of iOS Simulators not showing in Android Studio: In Android Studio, if you click on the devices tab, it will show you Chrome and Android emulators. There is not other options to add an iOS simulator.
Click on the Flutter Inspector from the right pane and click on 'Toggle Platform Mode' from the top menu of the newly opened box. This will change the UI of the running app on your device. @Michael Hathi I can't find the flutter inspector :( @Shayan make sure you have installed the flutter plugin for Android Studio.
You can also configure the Command Line Tools from Xcode, by opening Preferences > Locations and selecting it from dropdown.
After selecting Xcode version you can find iOS Simulator name in your Android Studio for flutter project.
If you have fluttered, just execute the command:
open -a Simulator
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With