Skip to content

Align WebRTC-SDK to 137.7151.12 and bump iOS target to 16.0#1013

Open
antonferra wants to merge 3 commits intolivekit:mainfrom
antonferra:main
Open

Align WebRTC-SDK to 137.7151.12 and bump iOS target to 16.0#1013
antonferra wants to merge 3 commits intolivekit:mainfrom
antonferra:main

Conversation

@antonferra
Copy link

@antonferra antonferra commented Mar 2, 2026

flutter_webrtc 1.3.1 pins WebRTC-SDK 137.7151.12 which requires iOS 16.0. This causes CocoaPods resolution failures when livekit_client pins .04.

resolves #1012

The changeset check flags the iOS 16.0 deployment target as a breaking change (CPI03). It drops iOS 13-15 support. However, WebRTC-SDK 137.7151.12 requires iOS 16.0, so this bump is unavoidable. I'll defer the version/changeset level decision to the maintainers.

flutter_webrtc 1.3.1 pins WebRTC-SDK 137.7151.12 which requires iOS 16.0.
This causes CocoaPods resolution failures when livekit_client pins .04.
@CLAassistant
Copy link

CLAassistant commented Mar 2, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align WebRTC-SDK version with flutter_webrtc 1.3.1 (137.7151.04 → 137.7151.12)

2 participants