Solo
Results
2
issues of
Solo
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 -> //...
**Describe the bug** When I use MlKit Object detection to detect,sometimes will show this issue "Failed to initialize detector" of addOnFailureListener method anyone can help to solve this or know...