I am using CLI tool to build cordova app on windows phone (Universal). It was working fine until I install the apache cordova tools for visual studio 2015. Now when I click on any button on the home page app will crash and VS2015 will be restarted. I have uninstall the Cordova tool but the issue still persists. But i am able to run the application on SIM/Device after the crash.
Any help appreciated.
I found a root cause for the above issue. Visual Studio stops and restarts if i add jquery.mobile.1.4.5.min.js into my project. Yet to figure out the solution for this issue. But I got to know the work around for it. just use the library jquery.mobile.1.4.0.min.js