-
Notifications
You must be signed in to change notification settings - Fork 591
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
Build is failing on Android [RN 0.72.4] #587
Comments
same error ,any update ? |
see #596 |
This still reproduces for me on version 0.72.5 even after following all of the steps in #596 |
Please follow this doc: |
That’s very obvious and does not fix the issue
|
Not sure what your error means. I didn't get it. I updated the example app, first to 0.72.4, then to 0.73.1 and it worked fine. I'll test it further before to raise a PR. https://github.com/DavidBertet/react-native-camera-kit/tree/feature/update_react_native/example I looked at how Facebook is doing it on their template |
u can replace it with react-native-vision-camera/QR/Barcode Scanning so easy to replace it and vision camera is performed and strong warning : https://react-native-vision-camera.com/docs/guides/code-scanning |
Describe the bug
I recently upgraded my react native app from version 0.70.6 to version 0.72.4, iOS is working fine but the Android build is failing, with the following error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The app should work fine without any build errors
Screenshots
N/A
Smartphone
The text was updated successfully, but these errors were encountered: