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

App freeze on IOS 26 When starting a WebRTC call on IOS 26 OS the app freezes immediately after calling:

Open
#256 2 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

App freezes on iOS 26 when calling InCallManager.start(). It was working fine on iOS 18. Please confirm if the library is compatible with iOS 26 or needs update.

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 reproducing the freeze on iOS 26 at the InCallManager.start() call and compare it with iOS 18. Trace the native path used by that entry point, then verify whether the library supports iOS 26 or identify the required update; done means the call no longer freezes and compatibility is confirmed.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
audio-video-rtc, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.