MAUI: any path to running the iOS Simulator device resource from a Windows AppHost (Pair to Mac)? #18960
Christopher Dresel (Dresel)
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Scenario
I'm building a template with a Blazor WASM admin app and a native .NET MAUI client (
net11.0-android;net11.0-ios), orchestrated withAspire.Hosting.Maui:I develop on Windows and have a Mac paired through Visual Studio (Pair to Mac) for iOS builds. The Android emulator resource works well from the dashboard, including OTLP telemetry through the tunnel. The iOS simulator resource shows "unsupported" on Windows, as documented.
Has support for a paired Mac been considered for the iOS device resources?
All reactions