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] startRunning may not be called between calls to beginConfiguration and commitConfiguration #679

Open
nastasiupta opened this issue May 10, 2024 · 0 comments

Comments

@nastasiupta
Copy link

Sometimes when I move the app from background to foreground, the app crashes with the following exception:

*** Terminating app due to uncaught exception 'NSGenericException', reason: '*** -[AVCaptureSession startRunning] startRunning may not be called between calls to beginConfiguration and commitConfiguration' *** First throw call stack: (0x19d566b28 0x1953baf78 0x1ba394e1c 0x10566cb58 0x105c25608 0x105f54b98 0x105f567bc 0x105f5930c 0x105f6aae4 0x105f6b4d8 0x1f945cee4 0x1f945cfc0) libc++abi: terminating due to uncaught exception of type NSException

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

1 participant