flutter / flutter/flutter-intellij

FR: Add ability to change iOS Simulator version (X, XR, 6s, etc.) from Android Studio

Open
#3,029 7 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

I am using Android Studio and I can see `Open iOS Simulator` option in the toolbar, when I tap on it, it always launches iPhone XR simulator.

Is there any way to change the simulator from Android Studio, I know I can open the Xcode and choose the simulator from the list and then come back to Android Studio and select it, but I was looking for a way so that I can set Simulator in Xcode and next time I tap `Open iOS Simulator`, I am presented with the simulator I selected in Xcode in the last run.

### Flutter Doctor
```
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v1.0.1-pre.1, on Mac OS X 10.14 18A389, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
[✓] Android Studio (version 3.2)
[!] Connected device
! No devices available

! Doctor found issues in 1 category.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.