Closed
Description
When attempting to inspect a WebView
in a UWP application, Microsoft Edge Dev Tools (Preview) shows:
Could not attach to the selected target: An unknown error occurred
- Windows 11 24H2 Professional (ARM64)
- VS 2022 Enterprise 17.12.3
- Debugging an x64 application build
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.