-
Notifications
You must be signed in to change notification settings - Fork 53
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
Delay in starting of Camera #53
Comments
I am now using another library https://github.com/twostraws/CodeScanner |
I got this problem too |
however this library dont have a function to switch between front and back camera |
I don't see the slow launch on iPhone or iPad but I consistently see a 10 second delay when running my iOS app on an Apple Silicon Mac. I'm seeing more downloads of my app on macOS, so I'm interested in resolving this if at all possible. If anyone has any places to look, I'm open to suggestions. Everything I've checked so far with the start-up of AVCaptureDevice seems ok and I haven't found any causes of the delay using Instruments. |
There is a delay in starting of Camera, sometimes its about 2-3 seconds and sometimes its up to 10 seconds. This is a bad user experience.
The text was updated successfully, but these errors were encountered: