react-native-webrtc / react-native-webrtc/react-native-callkeep
Getting events being logged out by RNCallkeep but they won't trigger inside app.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
Bug report
-
I've checked the example to reproduce the issue.
-
Reproduced on:
-
Android
-
iOS
Description
I am getting events in Xcode by RNCallkeep, but my Javascript events (like answerCall) aren't triggering.
https://user-images.githubusercontent.com/81762310/148178404-a2aaf999-6eba-4c98-86db-48c495ed4a23.png
Steps to Reproduce
Versions
- Callkeep: 4.3.1
- React Native: 0.64.2
- iOS: 15, 15.1, 15.2
- Android:
- Phone model: iPhone X, iPhone 13 pro
Logs
Paste here
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 linked example and the iOS event path for RNCallkeep, then reproduce the issue using the reported iOS versions and observe the native Xcode events alongside the JavaScript listeners such as answerCall. The issue is resolved when the corresponding events reliably trigger inside the React Native app; add reproduction steps and logs to verify the behavior.
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
- 25/100