matrix-org / matrix-org/matrix-ios-sdk

Call is not connected when app is killed

Open
#1,397 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.