apns2 icon indicating copy to clipboard operation
apns2 copied to clipboard

Add iOS 16 support for Live activity iOS notifications

Open GonzaloAvilez opened this issue 2 years ago • 1 comments
trafficstars

support to live activity payload

adding support to valid keys defined for Live Activity dismissal-date stale-date timestamp even content-state

Apple Documentation reference for aps payload to support live-activity .

support header for liveactivity

Apple Documentation reference for Header aps-push-type.

  • Updates readme with additions in payload
  • test code and manual tests via command line

GonzaloAvilez avatar Jul 25 '23 22:07 GonzaloAvilez

Heya, I'd like to use this. Is there anything keeping this from being merged that I could help with?

happenslol avatar Jun 10 '24 11:06 happenslol

Thanks for this. I ended up merging the similar PR https://github.com/sideshow/apns2/pull/219 which had the same fields.

sideshow avatar Aug 08 '24 08:08 sideshow