Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AVCaptureSession startRunning] should be called from background thread #77

Open
dustin-graham opened this issue Oct 20, 2022 · 2 comments
Assignees

Comments

@dustin-graham
Copy link
Collaborator

My QA team found this error periodically when running our app.
Screen Shot 2022-10-19 at 15 04 15
Screen Shot 2022-10-19 at 15 04 24

These should be called on a background thread.

@jhoogstraat
Copy link
Owner

Oh wow never saw that warning, must be new. But sure, a background thread here doesn't hurt.

@arielbh
Copy link

arielbh commented Jul 30, 2024

Just encountered it myself....
i guess no one had submitted a PR to fix this, right?

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

No branches or pull requests

3 participants