Crashlytics (now called Fabric after the acquisition from Twitter) is a great tool that allows you to automatically collect crash reports and get aggregated stats for them. It also allows you to manage your beta testers and send them builds of your app.
They recently added support for “high level exception logging” so we can also log uncaught C# exceptions as “semi-crashes” and get aggregated reports for them as well.
The only thing missing is… official unity support.
You can currently download their iOS / Android SDKs and generate an android / xcode project and integrate it there. The problem with that is that you have to do the integration steps every time you want to release a new build.
Thats where we come in. I contacted their support and they said that they put a +1 next to the feature request of having an official unity SDK. If enough +1s arrive, we increase the chance of getting official support.
If you would use such a framework if it had simple integration, please send an email to support@crashlytics.com and tell them that lack of Unity SDK is the only reason you don’t use their service. They care and they write requests down.
The more people do this, the higher the chances of them adding Unity support!
(I don’t work for them, I just want this to happen ![]()