I'm currently developing Windows Phone 8.1 app using Phonegap/Cordova plugins and Windows Runtime Component.
When I put breakpoints and start to debug on Runtime Component in VS 2013 Community Edition I got this message
The breakpoint will not currently be hit. No symbols have been loaded for this document
I'm debugging on my Windows Phone 8.1 device (not Emulator).
Also I have set the Debugger type to Managed and Debugger Launcher to device, but no luck