googlesamples / mlkit

A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Apache License 2.0
3.49k stars 2.91k forks source link

vision example crash #835

Open Zhangduoduo11 opened 2 months ago

Zhangduoduo11 commented 2 months ago

iOS 12.5.7 faceDetection crash Mac OS ventura : 13.5 Xcode: 15.0.1

there is terminal log :+[MLKITx_CCTClearcutUploader crashIfNecessary] Multiple instances of CCTClearcutUploader were instantiated. Multiple uploaders function correctly but have an adverse affect on battery performance due to lock contention. 2024-06-13 13:43:34.790498+0800 VisionExampleObjC[2108:479068] Initialized TensorFlow Lite runtime. INFO: Initialized TensorFlow Lite runtime.

截屏2024-06-13 13 52 03
miworking3 commented 2 months ago

Could you please provide more detailed steps for reproducing this crash? Our QA team did not encounter this issue prior to release, so we are investigating if there are any specific corner cases that may have triggered it. Thank you.