I am attempting to debug an Apache Cordova app from Visual Studio 2015 on iOS. The application builds just fine, and even launches in the simulator. But I keep getting a 500 error
when remotebuild
attempts the debug command, and I get the error "Timed out connecting debugger to remote Apache Cordova app."
Has anyone experienced a similar issue?