node-apn
node-apn copied to clipboard
Live Activity app not producing proper APS payload (events instead of event, missing dismissal-date)
Since 5.2.3, node-apn has been producing slightly wrong APS payloads, renaming events
instead of event
in the live activity push notifications.
Additionally, there wasn't any support for dismissal-date
which is used when the event
type is end
.
cc: @dplewis