react-native-webrtc / react-native-webrtc/react-native-incall-manager
How can I get the permission microphone rights as the old version?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 597
- Forks
- 201
- Avg merge
- 2h 42m
- Merged PRs (30d)
- 1
Description
Previously I was using react-native-incall-manager: 3.3.0
When i update version 4.2.0 this code request: () => InCallManager.checkRecordPermission(), checkRecordPermission() is undefined? If there's no other way, I'll try react-native-permission
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 comparing the public API between react-native-incall-manager 3.3.0 and 4.2.0, focusing on the checkRecordPermission() entry point named in the report. Determine whether the method was removed or renamed and identify the supported microphone-permission behavior for 4.2.0. The payload names no files or tests, so completion criteria are not yet specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100