Any suggestions as to why this keeps happening? In my share extension the view that is presented is wildly unreliable. It gets dismissed as soon as it opens. Or after typing some text it’s never a clear reproducible reason. I am using a UIHostingController to embed a SwiftUI as the root view. The strange thing is it doesn’t happen on the simulator or when building from the share extension target.