gpt4 book ai didi

ios - UIScrollView 崩溃

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:16:20 24 4
gpt4 key购买 nike

<分区>

有没有人见过这个与 ScrollView 相关的崩溃?我无法重现这一点,但我已经通过我们的分析工具结构在实时构建中收到了这一点。

Thread : Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x0000000192e9bbd0 objc_msgSend + 16
1 UIKit 0x000000018670f608 -[UIScrollView _getDelegateZoomView] + 80
2 UIKit 0x000000018699531c -[UIScrollView _offsetForCenterOfPossibleZoomView:withIncomingBoundsSize:] + 64
3 UIKit 0x0000000186d81f34 -[UIView(AdditionalLayoutSupport) _nsis_center:bounds:inEngine:] + 1208
4 UIKit 0x00000001867bc9d8 -[UIView(Geometry) _applyISEngineLayoutValues] + 160
5 UIKit 0x00000001866d6554 -[UIView(Geometry) _resizeWithOldSuperviewSize:] + 276
6 UIKit 0x00000001866d1b18 -[UIView(Hierarchy) layoutBelowIfNeeded] + 712
7 MyAppDetailCell 0x00000001000f29e0 -[MyAppDetailCell displayDataDelayed:] (MyAppDetailCell.m:139)
8 Foundation 0x0000000182d9cba4 __NSFireDelayedPerform + 424
9 CoreFoundation 0x0000000181e6ac20 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
10 CoreFoundation 0x0000000181e6a8d0 __CFRunLoopDoTimer + 888
11 CoreFoundation 0x0000000181e6831c __CFRunLoopRun + 1372
12 CoreFoundation 0x0000000181d951f4 CFRunLoopRunSpecific + 396
13 GraphicsServices 0x000000018b1b76fc GSEventRunModal + 168
14 UIKit 0x000000018672610c UIApplicationMain + 1488
15 MyApp 0x00000001000f66f4 main (main.m:16)
16 libdyld.dylib 0x0000000193506a08 start + 4

由于公司政策,我不能在这里上传代码。我正在做一些动画(SpriteKit),修改一些约束,主要是在该 displayDataDelayed 方法中进行 UI 更新,但不接触此方法中的 ScrollView 。我预计在一些约束更新之后 layoutIfNeeded 可能会导致这种情况。但又无法重现这一点。自上次更新以来,我们在 4 天内有 1200 万次应用 session ,这发生了 1000 次,因此绝对不容易重现。

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