Brian M Tully
Brian M Tully
any call of findOneAndUpdate will run your 'pre' hook. Your hook sets the __v to undefined. After your hook runs the document is saved without the __v. So I believe...
I have the same issue
Yes that is correct. I can remove those dependencies to allow you to only use the features you need.
are you detecting from camera or from an image?
Running the example application on Android 11, I get text results for both camera and picture scanning.
Have you tried the example application in the repository?
Also, what ResolutionPreset are you using for the camera?
I am trying to replicate the crash, can you supply the face detector code you are using?