Post

Replies

Boosts

Views

Activity

Reply to What it's the root cause of this crashes? CTI-IOS-M9
got the same issue until now I can't solve this 设备机型 iPhone16,2 系统版本 17.2.1 (21C66) CPU架构 arm64-v8a `#33 Thread SIGSEGV SEGV_ACCERR 解析原始 0 libobjc.A.dylib _objc_retain_x0 + 16 1 UIKitCore ___37-[UIDictationConnection cancelSpeech]_block_invoke + 152 2 libdispatch.dylib __dispatch_call_block_and_release + 32 3 libdispatch.dylib __dispatch_client_callout + 20 4 libdispatch.dylib __dispatch_root_queue_drain + 864 5 libdispatch.dylib __dispatch_worker_thread2 + 156 6 libsystem_pthread.dylib __pthread_wqthread + 228`
Jan ’24
Reply to Crash apparently caused by auto-layout UI changes on background thread
I also encountered the same problem, the Main Thread Checker that opened Xcode has not been able to track the specific location, but there is this crash feedback online every day. At present, I check that all devices with iOS 16.0 system or above appear, and we need the official to help us solve this intractable problem 我也遇到同样的问题,开启Xcode的Main Thread Checker始终没有追踪到具体位置,但是线上每天都会有这个奔溃反馈,我目前查看都是iOS 16.0系统以上的设备出现,需要官方来帮助我们解决一下这个棘手的问题
Topic: UI Frameworks SubTopic: UIKit Tags:
Dec ’23
Reply to What it's the root cause of this crashes? CTI-IOS-M9
got the same issue until now I can't solve this 设备机型 iPhone16,2 系统版本 17.2.1 (21C66) CPU架构 arm64-v8a `#33 Thread SIGSEGV SEGV_ACCERR 解析原始 0 libobjc.A.dylib _objc_retain_x0 + 16 1 UIKitCore ___37-[UIDictationConnection cancelSpeech]_block_invoke + 152 2 libdispatch.dylib __dispatch_call_block_and_release + 32 3 libdispatch.dylib __dispatch_client_callout + 20 4 libdispatch.dylib __dispatch_root_queue_drain + 864 5 libdispatch.dylib __dispatch_worker_thread2 + 156 6 libsystem_pthread.dylib __pthread_wqthread + 228`
Replies
Boosts
Views
Activity
Jan ’24
Reply to Crash apparently caused by auto-layout UI changes on background thread
We urgently need expert Apple engineers to help us Thread 36 Crashed:
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Modifications to the layout engine must not be performed from a background thread on iOS 17 and above
I had the same problem, did you solve it?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Crash apparently caused by auto-layout UI changes on background thread
I also encountered the same problem, the Main Thread Checker that opened Xcode has not been able to track the specific location, but there is this crash feedback online every day. At present, I check that all devices with iOS 16.0 system or above appear, and we need the official to help us solve this intractable problem 我也遇到同样的问题,开启Xcode的Main Thread Checker始终没有追踪到具体位置,但是线上每天都会有这个奔溃反馈,我目前查看都是iOS 16.0系统以上的设备出现,需要官方来帮助我们解决一下这个棘手的问题
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Dec ’23
Reply to DYLD_PRINT_STATISTICS not working / Xcode 13.0 beta / iOS 15.0 beta 8
Instrument:App Launch & Time Profiler tool instead
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to DYLD_PRINT_STATISTICS,why not print?
iOS 15 have new dyld,so it not work any more
Replies
Boosts
Views
Activity
Mar ’22