We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My app is opening activity with com.camerakit.CameraKitView. Activity opens without user actions and start to show viewfinder.
This is working fine with older than Android 10 (SDK 29), but is it now show that the case is somehow prevented in Android 10.
In Android 10 activity opens fine (as permission to 'draw over all' has been added) but viewfinder stays black and kit is not able to do capture.
Same problem occurs even all screenlocks are disabled.
Environment CameraKit Version: 'com.camerakit:camerakit:1.0.0-beta3.11' 'com.camerakit:jpegkit:0.1.0'
Android Device: Galaxy Samsung A51 5G
Android Version: Android 10
Steps to Reproduce Open camera Actual Behavior Viewfinder not visible
The text was updated successfully, but these errors were encountered:
No branches or pull requests
My app is opening activity with com.camerakit.CameraKitView. Activity opens without user actions and start to show viewfinder.
This is working fine with older than Android 10 (SDK 29), but is it now show that the case is somehow prevented in Android 10.
In Android 10 activity opens fine (as permission to 'draw over all' has been added) but viewfinder stays black and kit is not able to do capture.
Same problem occurs even all screenlocks are disabled.
Environment
CameraKit Version:
'com.camerakit:camerakit:1.0.0-beta3.11'
'com.camerakit:jpegkit:0.1.0'
Android Device:
Galaxy Samsung A51 5G
Android Version:
Android 10
Steps to Reproduce
Open camera
Actual Behavior
Viewfinder not visible
The text was updated successfully, but these errors were encountered: