Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

flutter run command does not launch in iOS Simulator

flutter run command does not launch in iOS Simulator. It launches good on Android simulator though. Using Mac. It seems to build the app only for Android.

like image 269
sivag1 Avatar asked Nov 26 '25 00:11

sivag1


1 Answers

  1. First ensure flutter doctor runs good and all necessary iOS components are installed.
  2. Then manually opened the Simulator app in the Mac.
  3. Then ensure the simulator shows up in flutter devices.
  4. Now if you run the flutter run command, it built the app for iOS and ran on the iOS Simulator.
like image 67
sivag1 Avatar answered Nov 28 '25 15:11

sivag1



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!