yasheedv
yasheedv
Did you solve this issue?
It's working if I change PIPKitWindow allocation like below under PIPKit class line number 73 `let newWindow: PIPKitWindow` ` if let currentWindowScene = UIApplication.shared.connectedScenes.first as? UIWindowScene { ` ` newWindow...
@Razanajam @kishanbh Did you find any solution?
The crash is happening if I add a SwiftData model inside the project.