1
votes

How can I change default iOS simulator on Visual Studio for Mac?

When I pair my MacBook with PC, I have a list of iOS simulators available in Visual Studio 2019 ( on Windows). But when I work directly on MacBook, and run Visual Studio for Mac, there's only one (grayed) simulator available and I have no idea how to change it. Checked Solution options, Project settings. But there's no option to change it.

It looks like that now:

default-ios-simulator

How can I fix this issue?


UPDATE #1

Probably this information could help. Some time ago my XCode and Visual Studio were automatically updated to 12.3 and I start getting errors related to missing developer profile. I uninstalled XCode 12.3 and Visual Studio and installed previous versions. Now XCode version is 12.2 and the error message related to the developer profile is gone. Maybe it somehow connected to the issue I have.

  • Current XCode version: 12.2 (12B45b)
  • Visual Studio for Mac version: 8.8.4 (build 30)
  • Operating system: macOS Catalina 10.15.7

UPDATE #2

I've updated MacOS to version Big Sur Also I have uninstalled XCode and installed again version 12.3 And I've uninstalled Visual Studio for Mac and installed it again.

The problem still persists.


UPDATE #3

Below, there is information about versions:

  • Operating system: MacOS Big Sur, version 11.1
  • XCode version: 12.3 (12c33)
  • Visual Studio For Mac, version 8.8.6 (Build 15)
  • Xamarin.iOS: 6.18.0.23 (d16-6/088c73638). Package Version: 612000113
  • Minimum system version (in Info.plist): 11.0
1
Can you provide the installed versions for mac OS, VS for mac, Xamarin.iOS, XCodeHammad Shabbir
Also what is your minimum iOS version in info.plistHammad Shabbir
@HammadShabbir I have updated my question, check Update 3Rafael
You still haven't written Xamarin.iOS versionHammad Shabbir
Will you please check this linkRaksha Saini

1 Answers

3
votes

I reproduce this issue on my mac. You could follow the stpes below.

  1. Open the XCode. Click Window tab to open the Device and Simulators.

  2. Click Simulators on left side. Then Click + at the bottom left to create a new eimulator.

  3. After that close and restart the VS.

And now, you could use the ios simulators.