Commit df85e6c
Support push for Live Activity (#668)
* Support push for Live Activity
* Limit Live Activity support to LiveActivityToken field only
As per review feedback, removed all extra Live Activity fields from Aps struct:
- Removed StaleDate, ContentState, Timestamp, Event, DismissalDate, AttributesType, and Attributes fields
- Removed LiveActivityEvent type and constants
- Updated tests to only test LiveActivityToken field
- Kept only the essential LiveActivityToken field in APNSConfig as requested
---------
Co-authored-by: Jonathan Edey <[email protected]>1 parent 8775cc8 commit df85e6c
2 files changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
668 | | - | |
669 | | - | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
670 | 671 | | |
671 | 672 | | |
672 | 673 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
591 | 606 | | |
592 | 607 | | |
593 | 608 | | |
| |||
0 commit comments