Nowadays I am using crashlytics for handling crash reports inside my Xamarin.iOS application without any problems. When I added Crashlytics for the first time, I could setup it from some old Xamarin Studio IDE feature. Now I have just released an Android version of my application and I would like to setup it to use Crashlytics as well.
Is there any link or reference that I could read and learn how to do this integration?
Thanks in advance.