signalapp / signalapp/Signal-Android

Instant missed calls, 100% repeatable

Open
#12,901 10 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

acknowledged
Dominant language
Kotlin
Stars
29.4k
Forks
6.9k
PR merge metrics
No merged PRs in 30d

Description


Bug description

Sitting with two tech friends. Two of us have identical phones.
I can call them, no prob.
If either calls me, voice or video, then:

  • they hear ringing
  • I immediately see "missed (voice|video) call"

I read through bug reports...

Steps to reproduce

So far, I can't make this NOT happen on my phone for 24+ hours in several contexts.

  • all perms enabled
  • nothing blocked
  • not DND
  • they can send me Signal chat msg OK. Has no impact.

I notice an interesting yellow highlighted item in the log that seems to relate, although I have no idea what it means:
[6.17.3] [378 ] 2023-04-14 08:44:21.006 MDT W IdleActionProcessor: Caller is excluded by notification profile. [6.17.3] [379 ] 2023-04-14 08:44:21.036 MDT D NotificationCancellatio: cancelLegacy() called with: notificationI

Device info

Device: Samsung Note10+
Android version: 12
Signal version: 6.17.3

Link to debug log

https://debuglogs.org/android/6.17.3/e47e9321c43d2cafedc24c7a6c16930d75d0f67873e3b40291ed682d84f6aa45

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 reviewing the linked debug log, especially the IdleActionProcessor entry noting that the caller is excluded by the notification profile, followed by the NotificationCancellation entry. Reproduce an incoming voice or video call on the listed Samsung Note10+ setup and verify that it rings normally instead of immediately appearing as missed.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.