There is no official documentation for this, For iOS below code seems working, Please provide alternative code for Android.
Firebase.Core.App.Configure(); Crashlytics.SharedInstance.Init(); Crashlytics.SharedInstance.SetCrashlyticsCollectionEnabled(true); Crashlytics.SharedInstance.SendUnsentReports();