react-native-webrtc / react-native-webrtc/react-native-callkeep
Crash on iOS 18+ with -[CXProviderConfiguration initWithLocalizedName:] error
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
We're seeing crashes on iOS 18+ devices related to the use of CXProviderConfiguration initWithLocalizedName native function. We haven't been able to reproduce the crash, but Apple’s documentation now marks said function as deprecated.
We were wondering if this could be related and if you are aware of the issue, we would appreciate some guidance. 🙏 Thank you!
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
Review the iOS CallKit integration for uses of CXProviderConfiguration initWithLocalizedName and compare them with Apple’s current documentation, which marks the initializer deprecated. Confirm whether the reported iOS 18+ crash is related and document the affected integration path or a reproducible failure; the issue names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100