gpt4 book ai didi

iOS 8 在 UVManager.m 中崩溃,这不是我的类(class)之一

转载 作者:可可西里 更新时间:2023-11-01 03:56:53 25 4
gpt4 key购买 nike

我在 Crashlytics 中看到了我的一个应用程序的相当多的崩溃报告。所有崩溃都发生在 iOS 8 中,在 iPad 和 iPhone 上都没有越狱。

崩溃报告指向一个名为 UVManager.m 的类,但是我在我的代码中根本找不到具有此名称的类。所以它要么包含在我使用的附加库中,要么是 iOS 8 框架的一部分。

如何找出问题所在或导致问题的框架?

崩溃是:

Crashed: com.apple.main-thread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS at 0x0000000000000010

这是崩溃日志:

Thread : Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x00000001974efbd0 objc_msgSend + 16
1 UIKit 0x000000018b7af654 -[UIWindow handleStatusBarChangeFromHeight:toHeight:] + 244
2 UIKit 0x000000018b70e9f4 +[UIWindow _noteStatusBarHeightChanged:oldHeight:forAutolayoutRootViewsOnly:] + 260
3 UIKit 0x000000018b81dbc0 __79-[UIApplication _setStatusBarHidden:animationParameters:changeApplicationFlag:]_block_invoke + 148
4 UIKit 0x000000018b6b5660 +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 508
5 UIKit 0x000000018b7fcf24 +[UIView(UIViewAnimationWithBlocks) animateWithDuration:animations:completion:] + 64
6 UIKit 0x000000018b737fdc -[UIApplication _setStatusBarHidden:animationParameters:changeApplicationFlag:] + 464
7 UIKit 0x000000018b710148 -[UINavigationController pushViewController:transition:forceImmediate:] + 1008
8 UIKit 0x000000018b70fd38 -[UINavigationController pushViewController:animated:] + 528
9 UIKit 0x000000018b6b52f4 -[UIApplication sendAction:to:from:forEvent:] + 96
10 UIKit 0x000000018b6b52f4 -[UIApplication sendAction:to:from:forEvent:] + 96
11 UIKit 0x000000018b69e44c -[UIControl _sendActionsForEvents:withEvent:] + 612
12 UIKit 0x000000018b6b4c90 -[UIControl touchesEnded:withEvent:] + 592
13 UIKit 0x000000018b6b491c -[UIWindow _sendTouchesForEvent:] + 700
14 UIKit 0x000000018b6ade70 -[UIWindow sendEvent:] + 684
15 UIKit 0x000000018b681660 -[UIApplication sendEvent:] + 264
16 CelebBooth-1D 0x00000001001742a0 uvSendEvents (UVManager.m:138)
17 UIKit 0x000000018b91fd6c _UIApplicationHandleEventFromQueueEvent + 14992
18 UIKit 0x000000018b67fbc8 _UIApplicationHandleEventQueue + 1616
19 CoreFoundation 0x0000000186eb6324 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
20 CoreFoundation 0x0000000186eb55c8 __CFRunLoopDoSources0 + 264
21 CoreFoundation 0x0000000186eb3678 __CFRunLoopRun + 712
22 CoreFoundation 0x0000000186de1664 CFRunLoopRunSpecific + 396
23 GraphicsServices 0x000000018ff235a4 GSEventRunModal + 168
24 UIKit 0x000000018b6e6984 UIApplicationMain + 1488
25 CelebBooth-1D 0x00000001000c23c4 main (main.m:16)
26 libdyld.dylib 0x0000000197b4aa08 start + 4

最佳答案

你在使用 AppSee ?我相信 UVManager 是他们 SDK 的一部分

关于iOS 8 在 UVManager.m 中崩溃,这不是我的类(class)之一,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27075491/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com