element-hq / element-hq/element-android
Let user see and check the logs that would be sent
Open
A-Rageshake
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 1
Description
Today I had a crash from the application. The application could see notice it and proposed to send a crash report; that's a nice thing.
However, while it shows to the user the screenshot it would send, it doesn't show the logs or crash logs it would send.
I would prefer to review such logs before sending them, and even be able to edit them sometimes: I'm used to sanitize personal information from logs before sending them to anyone.
Contributor guide
Assessment
This issue has not been assessed yet.