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

Add custom text to default call notification

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

Question

  • Reproduced on:
  • Android

Description

When we receive a call, in the full screen notification it clearly shows the name of my app from which the call is coming, but in the notifiation it only showing "incoming call via", there is no app name at the end, how to add the app name in the notification or in general, is there any way to customise the native notification in callkeep.

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 tracing the Android call notification entry point in react-native-callkeep and inspect how the default "incoming call via" text is assembled. Determine whether the native notification exposes a customization point, then verify that the app name appears in the notification without changing the full-screen notification behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.