Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

fetch crashlytics report for more than 90 days

How do I fetch crashlytics report for more than 90 days? I can select the date only for 90 days. We're trying to get at least a year data for comparision.

like image 911
Vikas Gangadhara Avatar asked Aug 20 '18 21:08

Vikas Gangadhara


1 Answers

Mike from Fabric here. We currently don't store data longer then 90 days within Crashlytics. Our data retention policies are 90 days.

If you start using Firebase Crashlytics, you could link data into Big Query and then store that data for long as you want.

like image 106
Mike Bonnell Avatar answered Oct 10 '22 11:10

Mike Bonnell