Search code examples
debuggingwindows-store-appswindows-rt

Is it possible to debug a Windows Store app on Surface RT (or other ARM devices running Windows RT)?


I have known that Surface RT version can only run Windows Store app. So, Can I deploy my own Windows Store app to Surface RT and debug it by Visual Studio 2012 remote debugger?


Solution

  • This Microsoft document says you can use remote debugging.