matrix-org / matrix-org/matrix-js-sdk
VoIp createNewMatrixCall react-native returns null
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 704
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 40
Description
I'm implementing audio call in react-native using matrix js sdk, but i'm not able to use createNewMatrixCall, the function call returns null, and I'm not able to listen to event Call.incoming while all others events works perfectly!
Any work around or suggestion to make it work with react native?
Contributor guide
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 reproducing the React Native call flow around createNewMatrixCall and the Call.incoming event, then compare it with the other events that work. Done means the cause is identified and documented or corrected so createNewMatrixCall no longer returns null and incoming calls can be observed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100