且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Visual Studio Cordova模板/AngularJSTodo示例项目调试问题

更新时间:2023-11-10 09:59:04

这是自Chrome的最新更新以来出现的一个错误,目前正在研究中.您可以通过以下方式在Ripple上运行应用程序:在调试器中断处击中F5(很难令人满意),或者按Ctrl + F5来启动应用程序,而无需在Ripple中进行调试.要进行调试,更好的选择是在仿真器上运行. VS 2015 Preview上的Android VS Emulator运行良好.在VS 2013中,GenyMotion可能是Android的***选择.

This is a bug that appeared since a recent update to Chrome, and it is being worked on. You can run your app on Ripple by hitting F5 through the debugger breaks (hardly satisfactory), or Ctrl+F5 to start your app without debugging in Ripple. To debug, the better option is to run on an emulator. The VS Emulator for Android on VS 2015 Preview has been working well for me. In VS 2013, GenyMotion is probably the best option for Android.