Hi, I'm occasionally facing the below crash on my SwiftUI application. I couldn't find the exact root cause for that crash. Anybody have an idea on this crash logs?
Thanks.
crash-report.rtf
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
SwiftUI: Crash - AttributeGraph precondition failure: memory allocation failure (67108864 bytes, 12)
Hi, My SwiftUI application getting crash sometimes and the Xcode log says,
'AttributeGraph precondition failure: memory allocation failure (67108864 bytes, 12)'
Any idea?