Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

FCE-1938: Support background calls on iOS - #499

Merged
MiloszFilimowski merged 12 commits into
mainfrom
fix-screenshare-2
Oct 14, 2025
Merged

FCE-1938: Support background calls on iOS #499
MiloszFilimowski merged 12 commits into
mainfrom
fix-screenshare-2

Conversation

@MiloszFilimowski

@MiloszFilimowski MiloszFilimowski commented Oct 10, 2025

Copy link
Copy Markdown
Collaborator

Description

  • Introduce CallKitService which allows calls to stay active in background.

Motivation and Context

  • This feature was mainly added to support background screenshare but is also useful for general calls.

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

@MiloszFilimowski MiloszFilimowski added the eas build Build and submit app for testing using EAS label Oct 10, 2025
@MiloszFilimowski MiloszFilimowski added eas build Build and submit app for testing using EAS and removed eas build Build and submit app for testing using EAS labels Oct 10, 2025
@MiloszFilimowski MiloszFilimowski changed the title wip callkit FCE-1938: Fix iOS ScreenSharing Oct 10, 2025
@linear

linear Bot commented Oct 10, 2025

Copy link
Copy Markdown

@MiloszFilimowski
MiloszFilimowski marked this pull request as ready for review October 10, 2025 14:30
@MiloszFilimowski MiloszFilimowski changed the title FCE-1938: Fix iOS ScreenSharing FCE-1938: Support background calls on iOS Oct 13, 2025

@anna1901 anna1901 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

Comment thread packages/react-native-client/src/index.tsx Outdated
@MiloszFilimowski
MiloszFilimowski merged commit 6dbc363 into main Oct 14, 2025
4 checks passed
@MiloszFilimowski
MiloszFilimowski deleted the fix-screenshare-2 branch October 14, 2025 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

eas build Build and submit app for testing using EAS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants