【发布时间】:2018-06-05 05:53:47
【问题描述】:
我关注了https://firebase.google.com/docs/ml-kit/android/read-barcodes 并在我的应用程序中完成集成。 但扫描不适用于三星 J5 设备。 但是它在三星 A5、Moto G4 和 Moto G5 中运行良好。在使用 logcat 检查时,我可以看到以下异常。
Exception: com.google.firebase.ml.common.FirebaseMLException: Waiting for the barcode detection model to be downloaded. Please wait.
有人可以帮忙吗?
【问题讨论】:
标签: android firebase firebase-mlkit