Skip to content

4.4.1 — custom call surfaces are video-only

Choose a tag to compare

@murugancmi murugancmi released this 13 Aug 10:02
· 3 commits to main since this release

The custom Android ring/in-call surfaces (CallStyle notification, full-screen incoming activity, React in-call screen) now trigger only for calls displayed with hasVideo=true. Voice calls keep upstream self-managed behavior (the RNCallKeepShowIncomingCallUi JS event). Fixes voice calls being dressed in the video call screens when a voice SDK and @telecmi/connle-video-native share this module in one app.