Closed engee-nl closed 2 years ago
This seems to be an issue with caching. I can't figure out why but deleting android/app/build/.cxx folder fixes the issue.
I'm having this same issue and tried deleting the .cxx
folder but still not working.
@JiriHoffmann I'm facing the same issue, I removed the build folder and did a gradle clean, still get this error on latest react-native 0.68.2. Seems like the PR might fix it.
Hello, this fix is working locally, but when I try to build it in AppCenter, it throws this error. I'm using the latest release, 1.2.0 and react-native 0.68.2
Thanks in advance!
Im still seeing this error on RN 0.68.2 & expo 45.0.5
Same here - unable to build on android with the same versions listed above: RN 0.68.2 & expo 45.0.5
Thank for you this great library! So I was trying it out on the latest React Native version 0.68.0 and I am getting the following build error :
Removing REACT_NATIVE_JNI_LIB in the CMakeLists.txt solved the problem, but I am not sure if it will produce other problems.
Steps to reproduce the problem
Thanks in advance!