Flutter : Not Connecting to IOS Simulator in Android Studio

前端 未结 5 1303
余生分开走
余生分开走 2020-12-09 19:28

I am following the Flutter Test Drive tutorial on the Flutter Docs. I installed XCode, cocoapods, ran pods setup etc.

However, in Android Studio, when

5条回答
  •  情书的邮戳
    2020-12-09 19:49

    I came across this problem on my MacBook.

    iOS toolchain - develop for iOS devices (Xcode 8.2.1) ✗ Flutter requires a minimum Xcode version of 9.0.0. Download the latest version or update via the Mac App Store.

    Xcode was not updated. That is why IOS simulators are not supported.

提交回复
热议问题