react-native-webrtc / react-native-webrtc/react-native-callkeep

After answering the call on MI note 7 pro, one more call notification is diplayed

Open
#474 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
511
Avg merge
9h 12m
Merged PRs (30d)
2

Description

Bug report

  • Reproduced on:
    Android

Description

On MI note 7 pro, call notification is displayed twice, second call shows unknown caller. Second call is triggered when onAnswer is triggered.

Steps to Reproduce

  1. Set background handler in index js before App js
  2. Register for phone account after the notification is received
  3. Set call as available
  4. After that display incoming message
  5. In Appjs effect register the listener for the call answer

Versions

- Callkeep: 4.2.0
- React Native: 0.64.2
- Android: 10
- Phone model: MI note 7 pro

Contributor guide

No contributing guide indexed for this repository

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 issue on Android 10 with the MI Note 7 Pro setup described, using the background handler in index.js and the listener in App.js. Trace the notification received, phone-account registration, call availability, incoming message, and onAnswer sequence. Done means answering the call produces only one notification and does not create an unknown second caller.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.