Implement receiving end of iMessage Extension #6
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
foravo/milestone-proof-20260519050317#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from GitHub issue
StanfordCS194/spr26-Team-22#96.Source: https://github.com/StanfordCS194/spr26-Team-22/issues/96
Original author: @nriedman
Original state: open
Summary
Currently, the iMessage extension only has the sending mechanism in place -- accepting it does nothing. We should implement the receiving end for users with the app installed and, as an extension, users without the app installed.
Requirements
For users with the app installed, accepting an iMessage invitation should be reflected in both party's app as a confirmed event.
Notes
N/A