Skip to content

Added contact initialization check to prevent a crash

Kamal Bramwell requested to merge notification_crash_fix into development

When opening a private message notification for the first messages received in a chat, a crash could occur where the contact data has not been initialized. This resolves that issue.

Merge request reports