Files
remotely-save/docs/how_to_debug
2024-07-14 22:31:08 +08:00
..
2024-07-14 22:31:08 +08:00
2024-07-14 22:31:08 +08:00
2022-03-11 09:47:46 +08:00
2024-07-14 22:31:08 +08:00
2024-03-17 16:03:40 +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.

Medium: Desktop: Check Console Output Directly

...of desktop and Android.

See here.

Medium: Mobile: Use Obsidian vConsole to Check Console Ouput Directly

...of mobile (iOS and Android).

See here.

Advanced: Use Logstravaganza to export logs

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

See here.