pleae run the code on your android physical device, crashlytics only works on real device, it doesn't work with simulator or emultaor.
but for .net maui iOS, Xamarin.firebase.iOS.Crashlytics seams to be incomplatible, because i am facing exception at line - Firebase.Crashlytics.Crashlytics.SharedInstance.Init(); as System.nullreferenceException has been thrown ;- object reference not set to an instance of an object.
working with xamarin.forms
please help if anyone find any solution for iOS