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

[BUG] Crash in CameraManagerVideoOutput.storeLastFrame() #85

Open
FutureSeth opened this issue Jan 21, 2025 · 0 comments
Open

[BUG] Crash in CameraManagerVideoOutput.storeLastFrame() #85

FutureSeth opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels

Comments

@FutureSeth
Copy link

Prerequisites

  • [x ] I checked the documentation and found no answer
  • [ x] I checked to make sure that this issue has not already been filed

Current Behavior

Exception thrown in CameraManagerVideoOutput.storeLastFrame() found nil while implicitly unwrapping an Optional value

Code Sample

This is happening in CameraManagerVideoOutput.storeLastFrame(). My guess is CameraManagerVideoOutput private(set) var parent: CameraManager! is not ready when this is called.

Name Version
SDK 3.0.1
Xcode 16.2
Operating System iOS 18.2.1
Device iPhone 16 Pro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants