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

Latest stable version not compiling? #616

Open
dprevost-LMI opened this issue Nov 3, 2023 · 2 comments
Open

Latest stable version not compiling? #616

dprevost-LMI opened this issue Nov 3, 2023 · 2 comments

Comments

@dprevost-LMI
Copy link

Describe the bug
After adding the lib with yarn and compiling, I found it was not even compiling. I found an issue about it, and it is fixed in v14, but this one is labelled beta.

Because of that and some other reasons, I decided not to adopt this library.

I would recommend that you provide a 13.0.1 version with that fixed. That would at least give more confidence in this lib.

To Reproduce
yarn add react-native-camera-kit
compile the native side

Having the below error

'compileDebugJavaWithJavac' task (current target is 11) and 'compileDebugKotlin' task (current target is 1.8) jvm target compatibility should be set to the same Java version.
e: .../node_modules/react-native-camera-kit/android/src/main/java/com/rncamerakit/CKCamera.kt: (183, 17): 'onScale' overrides nothing

Expected behavior
Having the latest stable version compiled out of the box

Additional context
Yes, I know this was already reported and fixed in 14Beta, but it is beta version....

@dprevost-LMI dprevost-LMI changed the title Latest non stable version not compiling? Latest stable version not compiling? Nov 3, 2023
@indapublic
Copy link

@dprevost-LMI Did you find any alternative (besides react-native-vision-camera)?

@dprevost-LMI
Copy link
Author

I went back to rn-image-picker with the foreground service of notifee for Android

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

No branches or pull requests

2 participants