Skip to content

fix: Fix connections not being removed#4065

Merged
mrousavy merged 1 commit into
mainfrom
fix/fix-connection-cannot-be-added
Jul 1, 2026
Merged

fix: Fix connections not being removed#4065
mrousavy merged 1 commit into
mainfrom
fix/fix-connection-cannot-be-added

Conversation

@mrousavy

@mrousavy mrousavy commented Jul 1, 2026

Copy link
Copy Markdown
Owner

I noticed that the CI fails with these issues:

Connection "<AVCaptureConnection: 0x302841da0 (AVCaptureDeviceInput: 0x302844060 Back Camera) -> (AVCapturePhotoOutput: 0x302845820) [type:vide][enabled:1][active:1]>" cannot be added to Camera Session!

This was because the previous connections were never removed as our deviceInput comparison was wrong.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment Jul 1, 2026 12:47pm

Request Review

@mrousavy mrousavy merged commit faefaa8 into main Jul 1, 2026
6 of 8 checks passed
@mrousavy mrousavy deleted the fix/fix-connection-cannot-be-added branch July 1, 2026 13:36
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.

1 participant