V
V
vostotskiy2016-02-23 12:57:49
JavaScript
vostotskiy, 2016-02-23 12:57:49

How to test apk file generated by cordova?

Hello. Generated an application on cordova. At the beginning of the application, the server is authenticated using AJAX, after which the main functionality is loaded.
In browser mode, everything works without problems.
I generated an apk file using adobe phonegap build, when launched on genymotion, the application freezes at the authentication stage.
I need to figure out what the problem is, what goes wrong where. If there is no authorization, then errors are displayed in the browser alert, no messages are displayed in the application.
To work with the code, I use PHP Storm, I run either the source code from the project root in the browser or through cordova emulate
Please tell me an analog of console.log or developer panel, where you can see errors when the application is running. In particular, network errors are of interest (headers sent and received by the application during authorization).
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Skogorev, 2016-02-23
@EnterSandman

GapDebug

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question