Search code examples
crashcrashlyticscrash-reportsgoogle-fabric

How to get publicly accessible crashlytics report url?


I want to share my crashlytics crash report to some 3rd parties. How can I get a publicly accessible url like below?

http://crashes.to/s/419b5b28766

I am bit new here, is it a old deprecated crashlytics feature? I don't seem to find in my fabric crashlytics dashboard.


Solution

  • Zubair - from Fabric/Firebase. Great question. We deprecated that share link feature, so those won’t be accessible anymore. The decision to drop support for it was based on customer feedback, and because we don’t plan to carry over the share links feature over to Firebase.

    Definitely not ideal if you were using that feature a lot, but as a workaround I recommend downloading the stacktrace and issue details with the "Download .txt" file button and sharing that instead.