vision-camera-code-scanner
vision-camera-code-scanner copied to clipboard
Frame processor error
When I execute the frame processor in android, Im getting the following error:
Frame Processor threw an error: Exception in HostFunction: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/mlkit/vision/common/internal/Detector
I have read here: https://github.com/mrousavy/react-native-vision-camera/discussions/1009 but im my project those changes are not applied
I get the same error. Did you solve it?