Currently, I have implemented the AppCenter for xamarin.forms app which works on android and iOS. It works fine on both but misses some issue that is causing a crash to the users. I am not getting the track with some issues like that.
Can anyone tell me what are the best crashlytics solutions for xamarin.forms other than AppCenter? I also tried firebase but it didn't work out.
Is there any way other than crashlytics to get the cause of a particular crash happening on a few clients?