Hello fellow developers! I have created a Xamarin.Forms App for Android and iOS. It is running fine on Android, on iOS emulators and real devices in Debug and Release mode. But as soon as i deploy it to the app store and download it via Testflight, it crashes instantly when i try to open it. No crash logs, no relevant information in the console. At first i thought its crashing because of some entitlements missing. But I removed the relevant code from my app and i am still facing the same problem.
I am using Visual Studio 2022 17.2.0 Using my MacMini 2021 (latest OS version) to build.