The app crashes when one tries to open the scan detail list links:
3D Render with the error message: "SwiftUI/UIViewRepresentable.swift:346: Fatal error: UIViewRepresentables must be value types: MiniWorldRenderController"
Plan Projected Render with the error message: "SwiftUI/UIViewRepresentable.swift:346: Fatal error: UIViewRepresentables must be value types: PlanProjectedMiniWorldRenderController"
Elevated Projected Render with the error message: "SwiftUI/UIViewRepresentable.swift:346: Fatal error: UIViewRepresentables must be value types: ElevationProjectedMiniWorldRenderController"
Cross Section Render with the error message: "SwiftUI/UIViewRepresentable.swift:346: Fatal error: UIViewRepresentables must be value types: ElevationProjectedMiniWorldRenderController"
The app crashes when one tries to open the scan detail list links:
According to this thread https://developer.apple.com/forums/thread/709433, this issue starts happening on the iOS 16