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

Should hasVideo = true affect incoming call UI

Open
#592 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

  • Android
  • iOS

Description

Hi Guys! I try to integrate your lib to our project and have question related to video call
displayIncomingCall has parameter hasVideo, but what shoult happening if true ?
It just passed to didDisplayIncomingCall listener or it should also affect UI ?
In our case I want to have separate button that alow user to directly answer with video enabled, Instead of Answering call and then press video button inside app, but when hasVideo = true I see same UI as in case of false

Steps to Reproduce

run displayIncomingCall function with hasVideo = true

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 with the displayIncomingCall API and the didDisplayIncomingCall listener on Android and iOS. Reproduce the call with hasVideo=true, compare the incoming-call UI with hasVideo=false, and clarify whether the expected result is a separate direct-video answer control or only listener data; document the chosen behavior and verify it on both platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, ios, react-native
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.