Hi,
I have a game that built and ran fine when using unity 2022.3.27f1 but when I upgraded to Unity 6.0.25f1 the build succeeds without any errors or warnings but when I launch the game via test flight on device, it crashes before loading the first scene, I just see a grey screen for a second and then the game crashes.
The same game builds fine for Android and also runs fine on device, but for iOS the build just crashes at startup. This has never happened to me for iOS builds, they would just work. And I would not even know where the log file or crash file is located for this.
Any guidance on this would be appreciated. Can someone please also guide me where I can crash logs for a build that is installed on device and crashes.