-
Rewrite the native code for `core` and `barcode` in Swift.
Exclude any unused code (face detection, etc.), clean up the surface API for ease of usage and review portability with the Android API.
…
-
Hi, when trying to use face detection on a fire hd 8 the following message pops: "Missing apropiete libraries to process face detection or barcode reading, this features may not work on this device".…
-
### What happened?
After running `npx pod-install iOS` is get the following error if I run `npm run ios -- --simulator="iPhone 15"`
The following build commands failed:
Ld /Users/jonath…
-
**Face dedection not working on FireHD8 2020**
With activated face detection and test, the following error message shows up: "Missing appropriate libraries to process Face detection or Barcode readin…
-
**Is your feature request related to a problem? Please describe.**
Add support for handling barcode/QR detection
**Describe the solution you'd like**
An additional configuration option to enable …
-
I cannot get the detection to work on Android devices. It is working fine on iOS (iPad and iPhone) and on several desktop computers. The camera comes up and I can see the locator but the barcode is …
-
I am experiencing very slow barcode reading for both version 1.4.4 and 1.5.1. First it was not working at all and then got it working by setting the WidthRequest to a fixed value as suggested by a dif…
-
Hi
I set up a new project and used `CameraView` with `BarCodeDetectionEnabled="True"`.
In the code behind I set the `PossibleFormats`:
```cs
CameraView.BarCodeOptions = new BarcodeDecode…
-
I'm trying this tool for the first time to demultiplex a fastq file `Undetermined_L001_R1.fastq.gz` from an illumina run that was done using dual-indexes, and single-end reads. I have been getting a `…
-
Hey, thanks for the plugin 🙌
I have a question regarding the **Android** & **iOS** dependencies, in the `firebase_ml_vision` plugin we had to manually specify whatever we want to use in either `bui…