D9178 broke this by requiring [content.userInfo[@"id"] to be non-nil in NotificationService.mm.
This diff makes it possible for that value to be nil without crashing the NSE.
Differential D9248
[native] Fix rescinds and badge-only notifs on iOS ashoat on Sep 20 2023, 10:29 AM. Authored by Tags None Referenced Files
Subscribers
Details
D9178 broke this by requiring [content.userInfo[@"id"] to be non-nil in NotificationService.mm. This diff makes it possible for that value to be nil without crashing the NSE.
Diff Detail
Event TimelineComment Actions Was there maybe some corresponding keyserver change that needed to be deployed before this release or something?
|