remotely-save/docs/how_to_debug
2022-04-06 01:04:11 +08:00
..
check_console_output.md new docs to debug 2022-04-06 01:04:11 +08:00
export_sync_plans.md add doc to debug 2022-03-11 09:47:46 +08:00
README.md new docs to debug 2022-04-06 01:04:11 +08:00
save_console_output_and_export.md new docs to debug 2022-04-06 01:04:11 +08:00

How To Debug

Ideally, users do not need to debug anything. But if something bad happened, we have to dig into details.

Easy: Export Sync Plans

See here.

Advanced: Check Console Output Directly

...of desktop and Android.

See here.

Advanced: Save Console Output Then Read Them Later

This method works for desktop and mobile devices (iOS, Android).

See here.