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

Fix Android build error on RN 0.77 #3376

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

Conversation

netdown
Copy link

@netdown netdown commented Jan 20, 2025

What

Fixes the following kotlin build errors on Android with React Native 0.77.

CameraSession.kt:34:1 Class 'CameraSession' is not abstract and does not implement abstract member 'lifecycle'.
CameraSession.kt:93:3 'getLifecycle' overrides nothing.

Changes

Tested on

Related issues

Copy link

vercel bot commented Jan 20, 2025

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 Jan 20, 2025 3:38pm

@compojoom
Copy link

I tested this and it works! Thanks! Hope this can get merged and a new release published.

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.

3 participants