vision-camera-code-scanner icon indicating copy to clipboard operation
vision-camera-code-scanner copied to clipboard

MainApplication.java code

Open wilav-dev opened this issue 2 years ago • 4 comments

I was trying to implement this library and was not working until I realized that in the example the package VisionCameraCodeScannerPluginPackage is being linked manually. Why it is not included in the docs?

wilav-dev avatar Apr 09 '22 18:04 wilav-dev

Manual linking is not required. Manual linking has to be done in example projects that are in the same repository as the library due to how auto linking works.

DrOverbuild avatar Apr 11 '22 15:04 DrOverbuild

It was not working for me without manual linking. I was getting the following error: WhatsApp Image 2022-04-09 at 2 47 16 PM

wilav-dev avatar Apr 11 '22 15:04 wilav-dev

Can you publish a minimal repro? I'd love to take a look at it.

DrOverbuild avatar Apr 11 '22 15:04 DrOverbuild