-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
🐛 Unable to build in react native 0.69.1 #1134
Comments
Hi @rvuyyuru1. Is the above issue solved for you? |
|
#1116 check this |
okay @rvuyyuru1, I think the react-native-camera is not working for react native 0.69.1. We need to downgrade the react-native version to 68. Also, the above PR is not merged right. |
yep |
#1118 This solution works for me. |
i will check with it and update back |
Task :react-native-vision-camera:configureCMakeDebug[arm64-v8a] FAILED for me |
You're using the react-native version 0.69.1 right? |
yes |
Is the npx patch-package command running successfully? |
#908 this helped me |
I cannot build on this version with IOS. I am getting the following error in xCode:
|
Hi @nica0012 , Yes I'm also facing the same problem for iOS. But the patched package is working for Android alone. I'm also waiting for the iOS fix :) |
@Manojkumar-Ainqa Thank you, I have been keeping my eyes peeled for the next update. I think I'll wait this week otherwise I will downgrade to RN v68. |
@nica0012 Better for now switch back to 68 |
Same issue. |
0.69.2 Same issue. |
I found that https://github.com/bglgwyng/visionCameraReport I guess the problem is with |
RN 0.69.3 fix this |
Still same issue |
0.69.3 works for me |
Did you disable frame processors or just upgrade RN to 0.69.3? |
Fresh install (0.69.2 failed) |
I still have the same problem with version 0.69.3 with this error
Which is this line
|
same issue |
@alexco2 I have the same issue |
Fixed with newest release of vision-camera |
Same issue with RN 0.71.1
|
What were you trying to do?
error Failed to install the app. Make sure you have the Android development environment set up:
FAILURE: Build failed with an exception.
..\node_modules\react-native-vision-camera\android\build.gradle' line: 231A problem occurred evaluating project ':react-native-vision-camera'.
Reproduceable Code
No response
What happened instead?
unable to build the app
Relevant log output
No response
Device
android
VisionCamera Version
2.13.5
Additional information
The text was updated successfully, but these errors were encountered: