我收到了来自批评追踪者的以下崩溃报告。我无法理解它发生了什么。我没有从我的设备中找到。它来自实时应用程序。
libobjc.A.dylib 0x39e19b66 objc_msgSend + 6
UIKit 0x31f136ff -[UIViewController _setViewAppearState:isAnimating:] + 347
UIKit 0x31fa7f83 -[UINavigationController _startTransition:fromViewController:toViewController:] + 587
UIKit 0x31fa7ab1 -[UINavigationController _startDeferredTransitionIfNeeded:] + 573
UIKit 0x31f86779 -[UINavigationController pushViewController:transition:forceImmediate:] + 1333
UIKit 0x31f86233 -[UINavigationController pushViewController:animated:] + 295
SureSMSClient 0x00024b55 0x00005000 + 129877
UIKit 0x320160cb -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 1079
UIKit 0x320c9863 -[UITableView _userSelectRowAtPendingSelectionIndexPath:] + 215
UIKit 0x31f79781 _applyBlockToCFArrayCopiedToStack + 317
UIKit 0x31ef17bb _afterCACommitHandler + 431
CoreFoundation 0x2f73ff69 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 21
CoreFoundation 0x2f73d8f7 __CFRunLoopDoObservers + 287
CoreFoundation 0x2f73dc43 __CFRunLoopRun + 739
CoreFoundation 0x2f6a8471 CFRunLoopRunSpecific + 525
CoreFoundation 0x2f6a8253 CFRunLoopRunInMode + 107
GraphicsServices 0x343af2eb GSEventRunModal + 139
UIKit 0x31f5d845 UIApplicationMain + 1137
SureSMSClient 0x0000628f 0x00005000 + 4751
请告诉我我会做什么。
答案 0 :(得分:0)
在目标中进入构建阶段 添加CoreGraphics框架