react-native-webrtc / react-native-webrtc/react-native-callkeep

Not working with Expo dev client

Open
#506 11 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
511
Avg merge
9h 12m
Merged PRs (30d)
2

Description

Bug report

Can't manage to make it work using @config-plugins/react-native-callkeep

  • Reproduced on:
  • Android
  • iOS

Description

RNCallKeep.setup({...}) returns undefined and any other functions prompts the splashscreen and freeze.

Step to reproduce

  1. yarn add react-native-callkeep @config-plugins/react-native-callkeep
  2. Add '@config-plugins/react-native-callkeep' in the plugins array in app.config.js
  3. Run eas build --profile development --platform ios
  4. Install the binary
  5. Finally run expo start --dev-client

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 with the app.config.js plugin configuration and the documented Expo dev-client reproduction steps: build with eas build --profile development --platform ios, then run expo start --dev-client. Compare RNCallKeep.setup and subsequent function behavior in this setup; done means setup no longer returns undefined and calls do not show the splash screen or freeze.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.