react-native-webrtc / react-native-webrtc/react-native-callkeep
Not changed name in call ios
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
When I'm calling on ios he doesn't change the name CallKeepDemo audio to "nomeapp", can someone help me?
The call:
RNCallKeep.displayIncomingCall(callUUID, number, "nomeapp", 'number', false);
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 with the iOS handling of RNCallKeep.displayIncomingCall and trace how the shown third argument is used for the displayed name. Reproduce the incoming-call case with the provided invocation and verify that iOS displays "nomeapp" rather than "CallKeepDemo".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100