react-native-vision-camera
react-native-vision-camera copied to clipboard
V2.14.0 CameraView+TakePhoto.kt: (91, 13): Unresolved reference: save❓
Question
Hello, I've been stuck for a very long time. The application was working very well before I upgraded to version 2.14. (I can't go back to 2.13 since I need this version to be able to return frames in frame processors). Since using version 2.14 I get these errors:


What I tried
I tried to reinstall SDK, NDK, delete gradle caches, change gradle dist in .gradle/wrapper/dist and many other thing but i really have no more idea. If anyone has solved this problem or has an idea ? Thanks in advance
VisionCamera Version
2.14.0
Additional information
- [X] I am using Expo
- [X] I have read the Troubleshooting Guide
- [X] I agree to follow this project's Code of Conduct
- [X] I searched for similar questions in the issues page as well as in the discussions page and found none.