Search code examples
flutterandroid-studioandroid-studio-chipmunk

After updating to Android Studio Chipmunk, the iOS Simulator no longer shows


I am no longer able to run the iOS simulator in Android Studio after updating from Android Studio Bumblebee(2021.1.1) to Android Studio Chipmunk(2021.2.1), and I have tried everything I can think of.

  • I also tried clearing the cache and restarting Android Studio.

Solution

  • I updated AndroidStudio but that is not problem

    • I Also updated flutter from 2.10.2 to 3.0.1 and latest flutter version(3.0.1) is not support my xcode version(12.3) it requires bigger xcode version than mine one.

    -> Solution :- Downgrade flutter or upgrade xcode

    -> suggestion:- you can use fvm(Flutter Version management) for use different flutter version for different project