I try to run Diagnostic tools when I run my project for my smarthphone (In desktop-local machine works perfectly) but when I do it, erros message is showed:
"The Diagnostic Tools window does not support the current debugging configuration"
In Microsoft page have a small information about that: The Diagnostic Tools window currently does not support (http://blogs.msdn.com/b/visualstudioalm/archive/2015/01/16/diagnostic-tools-debugger-window-in-visual-studio-2015.aspx):
"Windows Store projects that are using JavaScript
Windows Store projects that are running on a Windows Phone
Debugging when Managed or Native Compatibility Mode is checked in Tools –> Options –> Debugging"
I put the configuration : Debug --> ARM
I try to do this: Visual Studio 2015 diagnostics tool does not support current debugging configuration but now work.
Someone know other tool to analyse my app in mobile phone, or what resolve my this issue?
Thanks