-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
你好 最近公司上线 bugly 卡顿检测
| 7 Foundation | -[NSXPCConnection _sendSelector:withProxy:arg1:] + 124 |
|---|---|
| 8 Foundation | __NSXPCDistantObjectSimpleMessageSend1 + 36 |
| 9 CoreLocation | CLClientCreateIso6709Notation + 41668 |
| 10 CoreLocation | CLClientIsLocationServicesEnabled + 224 |
| 11 CoreLocation | CLClientStopVehicleHeadingUpdates + 24644 |
| 12 CoreFoundation | invoking + 144 |
| 13 CoreFoundation | -[NSInvocation invoke] + 300 |
| 14 XXX | -[UMLocation invoke:selString:argument:returnValue:] + 276 |
| 15 XXX | -[UMLocation umLocationServicesEnabled] + 76 |
| 16 XXX | -[UMLocation onceWithBlock:] + 52 |
| 17 XXX | +[UMLocation registerOnceBlock:] + 84 |
| 18 libdispatch.dylib | __dispatch_call_block_and_release + 24 |
| 19 libdispatch.dylib | __dispatch_client_callout + 16 |
| 20 libdispatch.dylib | __dispatch_main_queue_callback_4CF$VARIANT$mp + 904 |
| 21 CoreFoundation | _CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 12 |
| 22 CoreFoundation | ___CFRunLoopRun + 1724 |
| 23 CoreFoundation | CFRunLoopRunSpecific + 424 |
| 24 GraphicsServices | GSEventRunModal + 160 |
| 25 UIKitCore | UIApplicationMain + 1932 |
| 26 XXX | main (main.m:17) |
UMLocation 函数执行导致卡顿,麻烦支持看看
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels