Search code examples
visual-studio-2013windows-store-appsremote-debuggingpowershell-remoting

How to debug windows store app on tablet?


How to debug windows store app on tablet through Remote machine? I tried debugging through remote debugging but unable to connect with device.


Solution

  • In the properties of the UI project, you can give the IP address of the device to be connected.

    This link might help you - https://msdn.microsoft.com/en-us/library/windows/apps/hh441469.aspx