microsoft / workbooks

Workbooks is an interactive programming environment that’s perfect for experimentation, learning, and documentation: an educational tool for learning the myriad of .NET platforms, APIs, and libraries.
MIT License
466 stars 79 forks source link

Better error checking/logging/user messaging in Windows' iOSAgentProcess #55

Open abock opened 6 years ago

abock commented 6 years ago

Explicitly report both in logs and to the user when there are no known hosts available for connection.

See InitializeSimulatorAsync in iOSAgentProcess.

sandyarmstrong commented 6 years ago

There may be some improvements in the branch for https://github.com/Microsoft/workbooks/issues/21 that I still need to migrate to this repo.