Skip to content

[iOS 26] [Xcode 26] No iOS simulators in flutter devices #175410

@Foriger

Description

@Foriger

Steps to reproduce

  1. Install Xcode 26 from apple developer website
  2. Install flutter if not installed
  3. Start iOS simulator.
  4. Run flutter devices

Expected results:
flutter devices list iOS 26 simulators.

Actual results

flutter devices doesn't list iOS 26 simulators.

Devices with iOS 18.6 simulators are listed

Logs

Logs
<!-- Paste your logs here -->

Flutter Doctor output

Doctor output
radoslavpenev@Radoslavs-MacBook-Pro integration_test_app % flutter doctor -v
[✓] Flutter (Channel stable, 3.35.3, on macOS 26.0 25A354 darwin-arm64, locale en-BG) [356ms]
    • Flutter version 3.35.3 on channel stable at /Users/xx/Development/flutter-sdk/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision a402d9a437 (12 days ago), 2025-09-03 14:54:31 -0700
    • Engine revision ddf47dd3ff
    • Dart version 3.9.2
    • DevTools version 2.48.0
    • Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations,
      enable-swift-package-manager, enable-lldb-debugging

[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.1) [1,028ms]
    • Android SDK at /Users/xx/Library/Android/sdk
    • Emulator version 35.4.9.0 (build_id 13025442) (CL:N/A)
    • Platform android-35, build-tools 35.0.1
    • Java binary at: /Users/radoslavpenev/Library/Java/JavaVirtualMachines/jbr-17.0.14/Contents/Home/bin/java
      This JDK is specified in your Flutter configuration.
      To change the current JDK, run: `flutter config --jdk-dir="path/to/jdk"`.
    • Java version OpenJDK Runtime Environment JBR-17.0.14+1-1367.22-nomod (build 17.0.14+1-b1367.22)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 26.0) [750ms]
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 17A324
    • CocoaPods version 1.16.2

[✓] Chrome - develop for the web [5ms]
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2024.3) [5ms]
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 21.0.5+-13047016-b750.29)

[✓] VS Code (version 1.104.0) [4ms]
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.118.0

[✓] Connected device (5 available) [5.9s]
    • Radoslav's iPhone (mobile) • xx            • ios            • iOS 26.0 23A341
    • MIRACL (mobile)            • xx         • ios            • iOS 26.0 23A341
    • iPhone 16 (mobile)         • 241958B5-DF40-4FC5-90B6-0866BA83F307 • ios            • com.apple.CoreSimulator.SimRuntime.iOS-18-5 (simulator)
    • macOS (desktop)            • macos                                • darwin-arm64   • macOS 26.0 25A354 darwin-arm64
    • Chrome (web)               • chrome                               • web-javascript • Google Chrome 140.0.7339.133

[✓] Network resources [810ms]
    • All expected network resources are available.

Metadata

Metadata

Assignees

Labels

platform-iosiOS applications specificallyplatform-macBuilding on or for macOS specificallyr: solvedIssue is closed as solvedt: flutter doctorProblem related to the "flutter doctor" toolt: xcode"xcodebuild" on iOS and general Xcode project managementteam-iosOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions