App is crashing on iPad after upgrading to iOS 26 when we push from one screen to another with data using segue but working fine on iPhone

Error:

Fatal error: init(coder:) has not been implemented

File:

UIKitCore/UICoreHostingView.swift:54

Stack Trace Snippet:

swift Copy Edit UIKitCore/UICoreHostingView.swift:54: Fatal error: init(coder:) has not been implemented Can't show file for stack frame: <DBGLldbStackFrame: 0x10ca74560> - stackNumber: 23 name: @objc ThemeableViewController.init(coder:). The file path does not exist on the file system: /<compiler-generated>

Hello,

This sounds like unexpected behavior for iPad.

Please take a moment to send a bug report for beta iPadOS 26 using the Feedback Assistant.

App is crashing on iPad after upgrading to iOS 26 when we push from one screen to another with data using segue but working fine on iPhone
 
 
Q