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

Call Interaction UI not showing after accepting the call

Open
#792 1 comment 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

  • I've checked the example to reproduce the issue.

  • Reproduced on:

  • Android

Description

When making a call, incoming call UI shows up. If we accept the call, it simply shows a blank screen and then after sometime, goes back to the older UI (where we can either accept the call or reject it). Though if we accept the call from notification, it does show the next screen where we can mute, hold etc the call but even after that, the older notification is still there showing whether to reject or accept the call.
Event handlers are working fine, but it never goes to the next screen.

Steps to Reproduce

Make a call to the testing device.

Versions

- Callkeep: 4.3.13
- React Native: 0.74.2
- iOS: None
- Android: 13
- Phone model: Pixel_6_Pro_API_33

https://github.com/react-native-webrtc/react-native-callkeep/assets/62456735/83bb2049-27f3-4b9d-a36f-c759b7cb18f1

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

Reproduce the call flow on Android 13 with Callkeep 4.3.13 and React Native 0.74.2, using the provided steps and video as the starting point. Trace the accept action and notification behavior until the interaction UI changes correctly; done means accepting the call shows the mute/hold screen without leaving the earlier accept/reject notification visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java, react-native
Domain
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.