react-native-webrtc / react-native-webrtc/react-native-callkeep
RNCallKeep.startCall is not connecting to QB
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
Bug report
-
RNCallKeep.startCall is not connecting to QB on IOS for incoming call.
-
Reproduced on:
-
iOS
Description
When i tried to create call from web to iOS this error is thrown CXErrorCodeRequestTransactionErrorCallUUIDAlreadyExists
Steps to Reproduce
- Web to iOS call
- RNCallKeep.startCall is failing to handle incoming call with uuid
- throwing error CXErrorCodeRequestTransactionErrorCallUUIDAlreadyExists
Versions
- Callkeep: 4.3.3
- React Native: 0.68.1
- iOS: 14.1
- Android: 11
- Phone model: iPhone 6S plus
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 implementation of RNCallKeep.startCall and trace the incoming web-to-iOS call flow using the reported UUID. Reproduce the failure on the listed versions and verify that the call connects without CXErrorCodeRequestTransactionErrorCallUUIDAlreadyExists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100