using Firebase Crashlytics in Xamarin iOS
问题 Could anyone please help me in how to use Xamarin.Firebase.iOS.Crashlytics nuget package for Xamarin iOS. I am getting SIGSEGV code error in my code at random places and I am not able to figure out the actual problem. Have searched a lot regarding how to implement Crashlytics in Xamarin iOS , but I was not able to find any. Have followed the steps given in the below two links, but I was only able to implement Crashlytics in xcode with the help of these two links. Link 1 Link 2 回答1: not sure