-
Hey all!
I have a Camera library that can do preview, photo capture, video capture, and frame processing at the same time. On iOS, this works perfectly. But on Android, it actually seems to be impo…
-
## Plugin Request
Collection of plugins using Google's ML Kit for on-device ML.
**Name**: Google ML Kit
**Package**: `@capacitor-community/google-ml-kit`
### Platform(s)
- Android
- iOS…
-
Using the code as example, this warning always appear:
```
Require cycle: node_modules/vision-camera-code-scanner/src/index.ts -> node_modules/vision-camera-code-scanner/src/hook.tsx -> node_modul…
-
First thanks @EddyVerbruggen for the awesome job!.
I am using the firebase plugin with the ``
element tag in part of the screen (260*260).
So far, so good, the problem is that the MLKIT is rea…
-
Hey all!
I have a Camera library that can do preview, photo capture, video capture, and frame processing at the same time. On iOS, this works perfectly. But on Android, it actually seems to be impo…
-
**Affected app**
Name: Hydra
Package id: be.ugent.zeus.hydra
**Describe the bug**
When tapping the barcode scan button, it shows a toast with 'Network failure' and the following logs show up…
-
Hi, very nice samples. I am inspired by it and are implementing the same.
I was wondering with the `CameraXMlKit` part:
I am having issues resolving `MlKitAnalyzer` object. Did this work you at a …
-
Hi,
I have upgraded the package to version 1.0.0, but after doing so it stopped working on my Android device. First, after the package update the App completely crashed with [this error](https://sta…
-
I am trying to do a xamarin.android application to use ML Kit, and I am folloing this steps:
1.- I create my android application in visual studio, using the template for that. 2.- In the nu…
-
I use [react-native-qr-decode-image-camera](https://github.com/deepanrajkumar/react-native-qr-decode-image-camera)@1.1.3 for scan QR-code image from gallery. It's works good on Ios, buy on Android I h…