matrix-org / matrix-org/matrix-ios-sdk
How to get 'm.receipt' events in a room
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to get m.receipt events inside a room using the method listen(toEvents:) but they don't appear. How could I get those kind of events?
Thank you very much.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the listen(toEvents:) entry point and trace how room events are filtered or delivered. Check whether m.receipt events are handled by that path; done means determining the supported way to receive them or documenting that the method does not expose them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100