With the previous version of the crashlytics, we were able to get proper C# exception on stack traces. They were grouped nicely by exception and message. However, using the latest crashlytics version, everything is under in a blob of error without actually specifying where the exception happened. I am also running a test crash on the shared code with Xamarin.Forms. Sample image of a fatal error below:
Is there a way to beautify these stack traces with the current version?
Crashlytics 4.6.2
With the previous version of the crashlytics, we were able to get proper C# exception on stack traces. They were grouped nicely by exception and message. However, using the latest crashlytics version, everything is under in a blob of error without actually specifying where the exception happened. I am also running a test crash on the shared code with Xamarin.Forms. Sample image of a fatal error below:
Is there a way to beautify these stack traces with the current version?