You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Report bug screen in the Android app: there doesn't seem to be an option for the user to view their own logs. The only option appears to be to report an issue which may:
send unknown data to
an unknown server where
unknown people will be able to see it
open a duplicate issue on the bug tracker
This results in at least some, and likely many, users not reporting bugs and not submitting logs when they do file a report.
As a user, at a minimum, I want to know:
A. Exactly what data will be sent (be able to see the contents so I can decide on whether to include it)
B. Where it will go (GitHub? some big data aggregation company? only my home server admin?)
C. Who will be able to see it (just saying it will not be publicly visible does not answer this question)
Having that information allows the user to make an informed decision and be comfortable sharing more information. This is especially important for reporting issues with encrypted messages such as #245
Problem
We need more visibility on how many users are seeing crypto problems, and what are the most common cause so that we can efficently affect effort.
Solution
Get started on the journey to full observability by implementing simple analytics and better logging.
The text was updated successfully, but these errors were encountered: