react-native-webrtc / react-native-webrtc/react-native-incall-manager

How can I get the permission microphone rights as the old version?

Open
#249 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.