question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

If I want to kill the ringing call at the callee side before the callee pickup (the caller decide to hangup first). Ccan we do that with this component?

See original GitHub issue

Bug report

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

  • Reproduced on:

  • Android

  • iOS

Description

Steps to Reproduce

Versions

- Callkeep:
- React Native:
- iOS:
- Android:
- Phone model: 

Logs

Paste here

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
namnmcommented, Jan 16, 2021

In ios13 a voip notification must trigger an incoming call, otherwise your app will crash and be blocked voip push from the system. So to cancel the call we need a normal one, not voip because voip will trigger another call.

0reactions
linus-komnickcommented, Aug 4, 2021

I found out how to do it thanks to Romick2005: int reasonId = 6; [RNCallKeep endCallWithUUID: callId reason: reasonId];

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build a calling app | Android Developers
Note: When you add a new incoming call, the telecom subsystem shows the incoming call UI on behalf of your app if there...
Read more >
Rural Call Completion: Problems with Long Distance or ...
Long distance or wireless callers tell you they repeatedly hear prolonged ringing (e.g., 10-20 times or more) before you answer the phone --...
Read more >
Is Someone Spying on Your Phone? - Techlicious
Is there any chance someone could be spying on everything you do on your phone? Find out how to detect and remove spy...
Read more >
Phone Etiquette - Hiltmon
The call centers do this to encourage callers to hang up in disgust (they are measured by how many calls they get and...
Read more >
RANGER HANDBOOK
In September 1950, a Department of the Army message called for volunteers to ... to have one Ranger qualified NCO per infantry platoon...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found