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

hotfix issue #2291 - Getting black screen when using camera #2299

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaimeneto85
Copy link

My first PR on project! 🎉

What

This PR fix a issue #2291 that turn the camera screen black because an error on isAttachedWindow. but the config isActive was checkin both parameters: isActive && isAttachedWindow

I'm still searching for to understand why isAttachedWindow is change the state. When active, start with true, but changes for false itself

Changes

  • CameraView.kt on config.isActive

Tested on

  • Galaxy Fold 3
  • Galaxy A32
  • Moto G32

Related issues

Fixes #2291

Copy link

vercel bot commented Dec 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-vision-camera ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2023 7:43pm

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

Successfully merging this pull request may close these issues.

❓ Getting a Black screen when using camera
2 participants