react-native-webrtc / react-native-webrtc/react-native-callkeep
RNCallKeep.registerPhoneAccount() does nothing
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
Bug report
- Reproduced on:
- Android
Description
When calling RNCallKeep.registerPhoneAccount(), the user is not directed / does not navigate to add a phone account like they are when calling RNCallKeep.setup()
Great library btw. I started using it a year or so ago and have just come back to it. It's improved loads - thanks very much!
Steps to Reproduce
Call RNCallKeep.registerPhoneAccount()
Versions
- Callkeep: 4.1.0
- React Native: 0.63.3
- iOS: NA
- Android: 11
- Phone model: Physical pixel 2XL
Logs
No adb logs are produced
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 locating the Android implementation of RNCallKeep.registerPhoneAccount() and compare its behavior with RNCallKeep.setup(). Reproduce the call on Android 11 using Callkeep 4.1.0 and verify that the phone-account setup navigation occurs without relying on adb logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100