B
B
BonBon Slick2020-08-11 09:42:38
JavaScript
BonBon Slick, 2020-08-11 09:42:38

How to debug an application built by Apache Cordova?

alert(JSON.stringfy(data))
And the tambourine in the hands is the only thing that works so far.
I wanted to be able to see the error log and understand where the errors are.

Now every time I do minor edits, rebuild, upload to the device, reinstall, etc. it's all very long and uninformative. Therefore, I sit wondering what and where is wrong.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Maltsev, 2020-08-11
@BonBonSlick

console.log()
can be debugged in chrome (Remote Devices) for a bucket, iOS can be done in xCode or safari (dev)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question