xamarin.formsxamarin.iostestflightcrash-reportsvisual-studio-app-center

Xamarin App crashes after testFlight release before my code runs


Hello and thank you for reading.

This is my first time publishing an ios application and I am using Xamarin to publish my app to both Android and iOS (as requested by the client ).

Now the application deploys and works correctly when I run it via visual studio/Rider but when I push it to testflight (via azure pipeline and microsoft App Center) I get the following Crash report: link to crashreport


Solution

  • oke so after some triel and error I have found the problem: Apparently in Xamarin if you use EFCore then there is the possibility of mTouch to skip the reflections used by it more info (and my saving grace) was found here: https://learn.microsoft.com/en-us/ef/core/get-started/xamarin#explore-the-code