react-native-webrtc / react-native-webrtc/react-native-callkeep
Not working with Expo dev client
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
yarn add react-native-callkeep @config-plugins/react-native-callkeep- Add
'@config-plugins/react-native-callkeep'in thepluginsarray inapp.config.js - Run
eas build --profile development --platform ios - Install the binary
- Finally run
expo start --dev-client
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 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