-
According to the docs Firebase Performance automatically monitors HTTP network requests. However, after weeks of using Firebase, the network tab in the Firebase console remains empty. I'm wondering wh…
-
I've try QR scanner on many devices and it work without a problem, but when I tried it on another device, everything still runs fine except the QR scanner just won't recognise the QR Code although the…
-
-
**Describe the problem you're trying to solve**
When packing a modelkit, each layer consists of a tar of the files in that layer's directory. For example, packing a model layer
```yaml
model:
pa…
-
I am trying to write a lark parser which can extract parts of text of form number unit e.g 10 grams or 10gm etc. I am trying to parse the following input:
"10 μl"
I get the error
`10 μl
^
Expe…
-
### Plugin(s)
- [X] Barcode Scanning
- [ ] Face Detection
- [ ] Face Mesh Detection
- [ ] Selfie Segmentation
- [ ] Translation
### Version
5.4.0
### Platform(s)
- [X] Android
- [ …
-
Now Tesseact 4 compatible: https://github.com/naptha/tesseract.js
See also #35
-
I have an Android camera app that uses Camera2 API and sends frames to a server. I recently did some work on top of MLKit's [segmentation example code](https://github.com/googlesamples/mlkit/tree/mast…
-
**Description**
I combined the requirements of the FCMBaseDemo12 and BarcodeReaderD12 projects into a single project.
When compiling the project on the iOS Device 64-bit platform, I get the error be…
-
Whenever any firebase storage function is called I receive:
`CONSOLE ERROR: ERROR TypeError: Cannot read property 'listAll' of undefined`
This same app is able to use firestore to retrieve collect…