Update flags version and enable manual error reporting #24

Closed
opened 2025-07-08 08:37:41 -04:00 by AtHeartEngineer · 0 comments

Originally created by @dani-garcia on 6/27/2025

The recent version 2025.6.0 of the mobile application contain some helpful error reporting improvements that we can probably benefit from, but they're behind feature flags:

  • mobile-error-reporting: When an error happens, the An error occurred dialog now has a Share error log button. This will open a system share sheet so you can send the error logs through email/github/etc.

  • enable-pm-flight-recorder: This will allow a user to enable and share temporary event logging in the application, might be helpful to debug strange behaviors. The official help page has more info: https://bitwarden.com/help/flight-recorder/

Important to mention that both actions need to be user triggered, and they don't send the data to any server (neither Bitwarden nor Vaultwardens). The user is expected to manually send these logs through another medium like email.

I've also updated the config version and the permalinks to point to the latest version.

*Originally created by @dani-garcia on 6/27/2025* The recent version 2025.6.0 of the mobile application contain some helpful error reporting improvements that we can probably benefit from, but they're behind feature flags: - `mobile-error-reporting`: When an error happens, the `An error occurred` dialog now has a `Share error log` button. This will open a system share sheet so you can send the error logs through email/github/etc. - `enable-pm-flight-recorder`: This will allow a user to enable and share temporary event logging in the application, might be helpful to debug strange behaviors. The official help page has more info: https://bitwarden.com/help/flight-recorder/ Important to mention that both actions need to be user triggered, and they don't send the data to any server (neither Bitwarden nor Vaultwardens). The user is expected to manually send these logs through another medium like email. I've also updated the config version and the permalinks to point to the latest version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#24