Track error when message cannot be rendered #5739
Labels
A-Timeline
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Your use case
If
EventFormatter
fails to returnattributedString
to render a message, the error is not tracked and message is not shown, leading to the issue that messages appear lost #5374.There is a variety of reasons why why the creation of
attributedStrings
can fail, but without logs it is very difficult to determine the reason.To solve this:
attributedString
Have you considered any alternatives?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: