I want to debug Microsoft UWP Application on my Surface tablet by connecting USB cable the way we do in Android and iOS development. Currently I am packaging the App and downloading and installing App on surface table which is very time consuming. I have already gone through this post https://tomsoderling.github.io/Wired-Debugging-on-Surface/ but seems not practical in terms of development
Can anyone help?
Visual Studio lets you to deploy and debug your app remotely on other computers/devices. No cable needed. Details are documented here:
https://learn.microsoft.com/en-us/visualstudio/debugger/run-windows-store-apps-on-a-remote-machine?view=vs-2019