SilverDestiny
SilverDestiny
Hi, this error means the native library wasn't loaded correctly. Could you check the native library was there in your built APK, for the correct architecture, normally arm64? Did you...
Could you check the native library was there in your built APK, for the correct architecture, normally arm64? Did you configure anything like https://developers.google.com/ml-kit/tips/reduce-app-size#advanced_exclude_unused_ml_kit_binaries in your app?
Hi, I tried both `com.google.mlkit:barcode-scanning:17.0.0` and `com.google.mlkit:barcode-scanning:16.2.0` for your image and both cannot detect this barcode. Could you provide a clear image that the barcode could be detected by any...
The older version (`16.0.2`) is somehow not compatible with Text V2 together for some common SDKs upgrade. https://user-images.githubusercontent.com/11598375/140551692-2b5e8666-afd2-4ce7-9c07-6b2aeda4cf30.png I tried this image with `com.google.mlkit:barcode-scanning:17.0.0` and it seems detectable in static...
Checked within the team and it is expected that the latest SDK may not work with other older SDKs because of the common dependency. We'll work on fixing it on...
Close this issue as it's been over 6 months. Please reopen it if anything is needed.
Thanks for reporting this issue! Just want to double-check to confirm that it happens "sometimes" on com.google.mlkit:barcode-scanning:17.0.0 but not every time, and it didn't happen on earlier versions before, correct?
[comment1](https://github.com/googlesamples/mlkit/issues/367#issue-1017908974) was created a bug and we're working on it. I raised the priority for that. For https://github.com/googlesamples/mlkit/issues/367#issuecomment-979399927, it looks like this is a different issue with partial barcodes are...
https://issuetracker.google.com/u/1/issues/207732702 this one is enough Thanks for the link! Our internal team is working on it.
Hi, what ML Kit barcode library are you using, and what version? Did you config anything like https://developers.google.com/ml-kit/tips/reduce-app-size#advanced_exclude_unused_ml_kit_binaries in your app?