I've been building a SwiftUI app, and everything works perfectly fine in the simulator for the exact device I am using (iPhone 13 Pro Max). When I build and launch on my device through Xcode, though, the app only launches to a black screen.
When I go to force close the app, the correct view loads for a split second before going away.
Has anyone run into this and have any suggestions on what to fix?