Closed IeuanWalker closed 1 year ago
Thanks for the issue report @IeuanWalker! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.
If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
Xcode 14.3 support is currently not available yet, so if you upgraded to that, you won't see simulators. See https://github.com/xamarin/xamarin-macios/issues/17561 for more information.
If you did upgrade, downgrade to 14.2 for now and it should work again.
@drasticactions thanks, installing 14.2 worked.
Would be good if the mac connection window in VS warns you if you are using an unsupported version. Everything looked fine on VS
Hi @IeuanWalker. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.
You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.
This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
This issue not repro on Visual Studio Enterprise 17.7.0 Preview 2.0.
Description
Updated the mac the other day (think xcode was updated the same time), now iOS simulators arnt listed even though it has successfully connected.
A physical device connected to the mac appears in the
iOS Remote devices
tab, but when running debug I get this error -Seams to build fine, just fails to deploy. Here is the full build output -
Steps to Reproduce
Connect to mac.
Mac version: Ventura 13.3 Xcode version: 14.3
Link to public reproduction project repository
n/a
Version with bug
7.0 (current)
Last version that worked well
7.0 (current)
Affected platforms
iOS
Affected platform versions
iOS
Did you find any workaround?
No response
Relevant log output
No response