Sometime camera does not start, it opens on a dark black view, as if the camera is blocked
Is this a bug report?
Camera usually works fine, but sometimes I open the camera kit component from my app, I find it opening on a dark black screen, I cannot capture a photo, check the attached screenshot

Have you read the Contributing Guidelines?
(Write your answer here.)
Environment
(Please include the following information along with any other relevant environment details.)
CameraKit Version:
Android Device:
Android Version:
Steps to Reproduce
(Write your steps here:)
Expected Behavior
(Write what you thought would happen.)
Actual Behavior
(Write what happened. Add screenshots!)
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
(Include your CameraKit setup and usage.)
+1
Yes please this is happening to me, what's the solution
implementation 'com.camerakit:camerakit:1.0.0-beta3.10' not 1.0.0-beta3.11
@bakonMa yes, thanks, works ok on 1.0.0-beta3.10 black screen on 1.0.0-beta3.11
@bakonMa yeah thanks, it works
implementation 'com.camerakit:camerakit:1.0.0-beta3.10' not 1.0.0-beta3.11
确实,使用1.0.0-beta3.10 可以解决此问题。
3.10 instead od 3.11.
Best advice ever.