Search code examples
iosmauivisual-studio-2022

No simulators (Xcode mismatch) .Net MAUI iOS(Xcode 16.0)


I don't have any simulator running, it gives me an error of incompatibility between the mac and visual studio version ...

"No simulators (Xcode mismatch)"

So I'm not able to see the iOS Simulators.

When I press play I get the incompatibility error between Visual Studio version 2022 17.11.3 and Xcode version 16.0, it suggests that I downgrade to Xcode version 15.4, because the new version does not support version 16.0.

So I just have to wait or is there a solution?


Solution

  • They are currently working to resolving the Xcode 16 bindings for .NET 8/9 MAUI. You can follow their progress here: https://github.com/xamarin/xamarin-macios/issues/20802

    You can check under column Apple Tools which version of Xcode is supported for the MAUI version you are targeting. https://github.com/dotnet/maui/wiki/Release-Versions