rodgomesc/vision-camera-code-scanner

Frame processor error

Opened this issue · 1 comments

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

Noma98 commented

I get the same error. Did you solve it?