Functionalities
Monaca Debugger provides useful functions for testing and debugging your apps. You can find the debugger functions button when you run a project in the Monaca Debugger. When you click the
Debugger Functions
button, you will see:- Back button
- Reload button


While using Monaca Debugger, you can take screenshots and save them on the device's storage. On the screenshot screen, you can edit the screenshot and save it in the storage of the device.

Monaca Debugger allows you to see the log of the app that shows the progress and errors of the app while running.


The submenus inside the debugger menu are:
Shows a list of all the Monaca projects that can be run on the Monaca Debugger. There are two types of projects in the Monaca Debugger:
Monaca.io projects
: projects created in the Monaca Cloud IDE.Local projects
: projects created in the Monaca Localkit or Monaca CLI and stored in your PC. Local projects appear only when the debugger is paired with the Monaca Localkit or CLI.

Shows a list of all currently paired and available computers. Paired computers are local computers running Monaca Localkit/CLI and currently connected to the debugger. You may want to see to the following documentations: