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

AVCaptureStillImageOutput' is deprecated: first deprecated in iOS 10.0 - Use AVCapturePhotoOutput instead. #686

Open
shruti-talekar opened this issue Oct 16, 2023 · 0 comments

Comments

@shruti-talekar
Copy link

I have ionic cordova hybrid mobile app where I am using "cordova-plugin-camera-preview": "^0.12.3", in my project and I see below deprecation's for iOS:
'AVCaptureStillImageOutput' is deprecated: first deprecated in iOS 10.0 - Use AVCapturePhotoOutput instead.

Also, a functionality related to camera usage is crashing on all latest iOS version and below crash logs are generated:
AVFCapture 0x1bd03f6e8 -[AVCaptureStillImageOutput captureStillImageAsynchronouslyFromConnection:completionHandler:] + 440 (AVCaptureStillImageOutput.m:0)

Is any fix available for this issue?

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