Hello,
Crash on reload tableview in ios 15.
Crashed: com.apple.main-thread
EXC_BREAKPOINT 0x0000000104a37628
keyboard_arrow_up
arrow_right
0
GuardsPro
ShiftsListViewController.swift - Line 263
ShiftsListViewController.tableView(:cellForRowAt:) + 263
1
GuardsPro
- Line 4345689852
@objc ShiftsListViewController.tableView(:cellForRowAt:) + 4345689852
2
UIKitCore
-[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 1536
3
UIKitCore
-[UITableView _updateVisibleCellsForRanges:createIfNecessary:] + 748
4
UIKitCore
-[UITableView _updateVisibleCellsNow:] + 1396
5
UIKitCore
-[UITableView layoutSubviews] + 456
6
UIKitCore
-[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2620
7
QuartzCore
CA::Layer::layout_if_needed(CA::Transaction*) + 536
8
QuartzCore
CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 144
9
QuartzCore
CA::Context::commit_transaction(CA::Transaction*, double, double*) + 500
10
QuartzCore
CA::Transaction::commit() + 680
11
QuartzCore
CA::Transaction::flush_as_runloop_observer(bool) + 100
12
UIKitCore
_UIApplicationFlushCATransaction + 76
13
UIKitCore
_UIUpdateSequenceRun + 84
14
UIKitCore
schedulerStepScheduledMainSection + 144
15
UIKitCore
runloopSourceCallback + 60
16
CoreFoundation
CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
17
CoreFoundation
__CFRunLoopDoSource0 + 208
18
CoreFoundation
__CFRunLoopDoSources0 + 268
19
CoreFoundation
__CFRunLoopRun + 820
20
CoreFoundation
CFRunLoopRunSpecific + 600
21
GraphicsServices
GSEventRunModal + 164
22
UIKitCore
-[UIApplication _run] + 1100
23
UIKitCore
UIApplicationMain + 2124
24
GuardsPro
AppDelegate.swift - Line 21
main + 21