We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When attempting to inspect a WebView in a UWP application, Microsoft Edge Dev Tools (Preview) shows:
WebView
Could not attach to the selected target: An unknown error occurred
Note: Tested on two ARM devices and both experience the same issue. Looking at the .appx package it appears only artifacts for x86/x64 are included.
.appx
The text was updated successfully, but these errors were encountered:
A number of the devs on our team are developing on an ARM device now. Would be great to get this fixed.
Sorry, something went wrong.
+1
No branches or pull requests
When attempting to inspect a
WebView
in a UWP application, Microsoft Edge Dev Tools (Preview) shows:Note: Tested on two ARM devices and both experience the same issue.
Looking at the
.appx
package it appears only artifacts for x86/x64 are included.The text was updated successfully, but these errors were encountered: