Updated Bitwarden Android troubleshooting (markdown)

Mathijs van Veluw
2025-04-09 13:29:10 +02:00
parent 28cc0839b8
commit d447a8b2d3

@@ -86,7 +86,7 @@ adb logcat --pid=$(adb shell pidof -s com.x8bit.bitwarden.dev)
This should provide much more details, and will be really helpful tracking down the issue.
> [!CAUTION]
> **The output of of the dev client contains the response from the Vaultwarden server, which might contain sensitive data!**<br>
> **The output of of the dev client contains the response sent by the Vaultwarden server, which might contain sensitive data!**<br>
> While most items are encrypted, some items like email address or your Vaultwarden domain are not!<br>
> **Be careful on how you share this output!**<br>
> While the full output is very useful to us developers, and helps troubleshooting, and we can't decrypt the data, still be careful!<br>