{% extends 'docs/layout.html' %} {% block content %}
This chapter will help you trace issues.
By default the application will monitor and print all executed adb commands to the console. In case of errors please check the adb command and output. If any errors are being produced you might be able to pinpoint the source of the problem. I know using adb with many parallel processes (reverse proxy, shell commands, frida, etc.) can get a bit messy and sometimes commands fail for no reason. If something does not work on the first attempt, just refresh the page and try again.
When you are almost certain that an error is caused by the code and you are able to fix it yourself please submit a pull request.
If you are unable to fix the issue yourself please submit an issue on the Aparoid GitHub page.
To make the process of reproduction easier please use the template below:
Device name:
Selected strategy:
Observed issue:
Expected behaviour:
(optional) executed adb command
(optional) executed adb output and error