1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/readme/api/references/mobile_plugin_debugging.md
2024-03-20 10:52:58 +00:00

425 B

Debugging mobile plugins

On Android, it's possible to debug mobile plugins with the Chrome development tools. To do this,

  1. Enable plugin WebView debugging. To do this, go to "Configuration" > "Plugins" > "Advanced settings" and enable "Plugin webview debugging".
  2. Restart Joplin.
  3. Follow the Chrome devtools instructions for debugging Android devices.