O
O
orbilis2015-12-27 17:44:16
Debugging
orbilis, 2015-12-27 17:44:16

Is it possible to debug cordova/phonegap apps on windows without using visual studio?

There is a project on cordova. Wrote under android. Decided to port to windows.
I set up the environment for compiling with battles, I assembled the application. However, he does not want to work - he crashes. There was a question: how to debug it? Opened the project built via cordova CLI in visual studio, launched the debugger. Using it, we managed to detect and solve the problem with adding dynamic html, the application began to run. Another problem was found that was not in android - with the SQlitePlugin API. Started digging. I read that there are problems with SQlitePlugin when building not through the CLI.
Decided to rebuild the project in CLI. However, apparently due to the fact that the project was open in VS, the CLI stopped the build with errors. Then I closed VS, deleted it via CLI, added the windows platform, built the project. However, now something is broken in VS and it won't open this project. Of course, I will now try to repair VS and open the project, but nevertheless ...
Is it possible to debug a cordova project under windows without resorting to the built-in visual studio uploader? Are there applications in windows separate from Visual Studio that allow you to view the web console? For debugging on android, for example, I have successfully used CatLog.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question