zzz08900

Results 25 comments of zzz08900

> VISION_EXPORT_SWIFT_FRAME_PROCESSOR is working on my main Project, but not working in pod project like vision-camera-code-scanner when build by Xcode 14.0. > > If I chagne this code `__attribute__((constructor)) static...

> @Neklan You can apply that patch with the following patch script and [patch-package](https://www.npmjs.com/package/patch-package), > > ```diff > diff --git a/node_modules/react-native-vision-camera/ios/Frame Processor/FrameProcessorPlugin.h b/node_modules/react-native-vision-camera/ios/Frame Processor/FrameProcessorPlugin.h > index a2ccdcb4..7c9690e0 100644 > ---...

@ikuruzum all you need to do is googling "how to use patch-package"

> Same issue in android, please help me . Have switched back to react native camera which is deprecated. This issue has nothing to do with android, you're facing a...

> Camera was working fine before the new **Android** update and this package is still working fine in **IOS** Mind to elaborate what "new Android update" are we talking about...

Hi there, I ran into the same issue after a fresh install of Monterey 12.4. My Login Items was empty.

I had to manually add LinearMouse into Login Items to get it automatically start at login. Tried reinstalling the app (through brew reinstall) a few times, no luck there. My...

For me there was nothing in my Login Items when I installed LinearMouse. It was a fresh install of Monterey and I was doing the initial setup. LinearMouse sits on...

Maybe try place the barcode close the center of camera view and put them in parallel with camera view's top border(don't rotate bar codes) and see if things gets better?...

Last time I checked, RNVC does all kinds of wired things within simulators. On iOS simulators it outright refuse to work.