Hello. I am using Windows VS 2019 paired to my Mac. My Xamarin.iOS app has started crashing with this error in the Xcode device logs: DYLD Library not loaded mapped file has no cdhash, Code has to be at least ad-hoc signed.
I have not made changes to the app. Visual Studio reports that the app deployed successfully on the iPhone and it starts to open then crashes.
I have uninstalled and reinstalled all of my Apple certificates in Keychain and made sure the trust setting is set to Use System Defaults. I have upgraded Xcode to 12.5 and Visual Studio to 16.10.1. Has anyone encountered and fixed this? Please help!