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

Display Ring when app is closed

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

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

  • Reproduced on:

  • Android

  • iOS

Description

I'm using react-native-firebase to manage notifications, so when any notification is received, I am calling

 RNCallKeep.displayIncomingCall(callUUID, notifierName, number, 'number', false);

And this working fine, when the app is in the foreground, but when the app is in the background or is closed, the notification sound only fired not RNCallKeep tone.
So How Can I implement that?, and also how can I set another ringtone?

Versions

- Callkeep:^4.0.1
- React Native: 0.63
- iOS:
- Android:  Compliesdk: 29
- react-native-agora: ^3.1
- react-native-firebase: 5.6.0

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 linked example and the RNCallKeep.displayIncomingCall entry point, then compare its Android behavior when the app is foregrounded, backgrounded, or closed. Check the stated CallKeep, React Native, and react-native-firebase versions; done means the closed-app ringtone behavior and custom-ringtone support are confirmed or clearly documented.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.