Added Flight Recorder details

Mathijs van Veluw
2026-06-17 09:31:50 +02:00
parent a584cff0c4
commit 7daa6559da
+9
@@ -28,6 +28,15 @@ The first thing to do is ensure the client does not have a invalid cached JSON l
If the steps above did not solved your issue, then there might be something wrong with the data returned by Vaultwarden. If the steps above did not solved your issue, then there might be something wrong with the data returned by Vaultwarden.
In that case continue below. In that case continue below.
## Use the Flight Recorder
Recent Bitwarden Mobile clients have a feature called Flight Recording, which is to help troubleshoot issues. This is also beneficial for Vaultwarden, as it might help show what the client was expecting, but didn't received.
To read more about this feature, look at the Bitwarden documentation here: https://bitwarden.com/help/flight-recorder/
Be careful sharing this log though, it might contain personal or private information like your vault address.
## Install Android Debugging tools (adb) ## Install Android Debugging tools (adb)
Most (if not all) Android devices are able to extract logs from the device by connecting your device to a computer which has the right tools installed. You can find a detailed guide per platform on how to install this here https://www.xda-developers.com/install-adb-windows-macos-linux/ . Most (if not all) Android devices are able to extract logs from the device by connecting your device to a computer which has the right tools installed. You can find a detailed guide per platform on how to install this here https://www.xda-developers.com/install-adb-windows-macos-linux/ .