Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mlaunch: Improve output when failing to launch app on device because the device is locked #21543

Open
rolfbjarne opened this issue Oct 29, 2024 · 0 comments
Labels
enhancement The issue or pull request is an enhancement mlaunch
Milestone

Comments

@rolfbjarne
Copy link
Member

rolfbjarne commented Oct 29, 2024

Sample output: https://gist.github.com/emaf/779fdf53f393fab0b522519396879c33

We might be able to do better than this.

Note that we have to poll in order to detect when a device is unlocked, which is unfortunate and causes the verbose log to be quite verbose.

@emaf is there any particular string the IDE/XVS is waiting for to detect this?

"We are looking for output that starts with 'warning HE1031', but we can change that to anything else."

@rolfbjarne rolfbjarne added this to the .NET 10 milestone Oct 29, 2024
@rolfbjarne rolfbjarne added the enhancement The issue or pull request is an enhancement label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue or pull request is an enhancement mlaunch
Projects
None yet
Development

No branches or pull requests

1 participant