i am seeing a number of SwiftUI crashes that only occur on iOS 13 with a stack trace that ends with a call to AlertBridge.preferencesDidChange(_:).
Does anyone have any insight into what might be causing this?
Does anyone have any insight into what might be causing this?
Code Block languageCrashed: com.apple.main-thread0 SwiftUI 0x1f6860ae8 AlertBridge.preferencesDidChange(_:) + 26041 SwiftUI 0x1f6458474 _UIHostingView.preferencesDidChange() + 4122 SwiftUI 0x1f65262cc ViewGraph.updateOutputs(at:) + 1803 SwiftUI 0x1f67c5e10 closure #1 in closure #1 in ViewRendererHost.render(interval:updateDisplayList:) + 8164 SwiftUI 0x1f67c52b0 closure #1 in ViewRendererHost.render(interval:updateDisplayList:) + 5245 SwiftUI 0x1f67bc1b8 ViewRendererHost.render(interval:updateDisplayList:) + 3166 SwiftUI 0x1f68e2748 _UIHostingView.layoutSubviews() + 1607 SwiftUI 0x1f68e2774 @objc _UIHostingView.layoutSubviews() + 24