MS-801 Add data export button to alert screen#974
Conversation
ybourgery
left a comment
There was a problem hiding this comment.
IMO it would be good to try to be able to export more details about the root cause of the alert screen, e.g. the exception that led to the issue as when you have an unexpected error it will help to find the root cause.
|
I initially wanted to add it, but we are not propagating the actual exception to the alert screen. And in many cases, there is no exception at all. As a side note - I was considering logging a non-fatal with a UUID in the title or a field so that logs could be searchable in Crashlytics. But it felt a bit overkill, since we are already logging the "unexpected" exceptions directly. |
2c5dc5a to
84acc47
Compare
|
Ah yes but sometimes you can have a given alert for several exceptions, for example the |
84acc47 to
2055d3b
Compare
|



Example of data exported to the clipboard:
Figma design