mlkit
mlkit copied to clipboard
[Bug report] Failed to initialize detector when use object-detection:17.0.0
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!
Anyone can answer this question?
Hi SlamDunk007, do you still having the issue. Could you provide more adb log? Thanks