matrix-org / matrix-org/matrix-ios-sdk
Call is not connected when app is killed
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
While clicking on accept call button, The timer gets started at the receiver's end, But Caller's end still shows 'Calling' and the call never gets connected. It's working fine when the app is active. There might be some issue with SDK, where the session is not configured or the call is not going in 'connecting' state.
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 by reproducing the accept-call flow when the app is killed, then inspect the SDK session and connecting-state handling described in the report. Done means the caller leaves “Calling” and reaches a connected call after the receiver accepts, matching behavior when the app is active.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100