mlkit icon indicating copy to clipboard operation
mlkit copied to clipboard

[Bug report] Failed to initialize detector when use object-detection:17.0.0

Open SlamDunk007 opened this issue 1 year ago • 2 comments

SDK version:'com.google.mlkit:object-detection:17.0.0' OS Version:android 10,Redmi Note9 Pro

I get the error from this method:addOnFailureListener response it just show:Failed to initialize detector

detect(inputImage)?.addOnSuccessListener(activity) { detectedObjects -> }?.addOnFailureListener(activity) { e -> // get this error from here }

It only crash on Google play package sometimes

Looking forward to your reply!

SlamDunk007 avatar Nov 22 '23 03:11 SlamDunk007

Anyone can answer this question?

SlamDunk007 avatar Nov 30 '23 03:11 SlamDunk007

Hi SlamDunk007, do you still having the issue. Could you provide more adb log? Thanks

jackqdyulei avatar Jan 03 '24 23:01 jackqdyulei