react-native-webrtc / react-native-webrtc/react-native-callkeep
Add custom text to default call notification
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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