Closed jumpingfrog0 closed 4 years ago
i faced the same problem which caused by the mehtod : updateBezelMotionEffects
Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState] PID: 4442, TID: 837820, Thread name: com.google.Maps.LabelingBehavior, Queue name: com.apple.root.default-qos.overcommit, QoS: 21
This looks like a duplicate of https://github.com/jdg/MBProgressHUD/issues/552. Hopefully this is now resolved.
Our crash collection system got a crash issue from a user's device,I check the dump file, find it crash at
-[MBProgressHUD updateBezelMotionEffects]
. Device: iPhone 6 Plus System version: 10.3.2But I can not repeat on another devices, I don't know what wrong with the device. Who can help me find out this issue?
Here is a piece of information of dump file: