Closed flibbertigibbet closed 6 years ago
Add Crashlytics to the project to gather crash logs, support logging analytics events (none set up yet), and to manage beta distribution.
The Fabric dashboard:
The Android Studio Fabric plugin:
Log of a crash event being sent:
The API key cannot be set via string resource, which is why the extra file was added instead. See this discussion.
crashlytics.properties
Closes #58
Overview
Add Crashlytics to the project to gather crash logs, support logging analytics events (none set up yet), and to manage beta distribution.
Demo
The Fabric dashboard:
The Android Studio Fabric plugin:
Log of a crash event being sent:
Notes
The API key cannot be set via string resource, which is why the extra file was added instead. See this discussion.
Testing
crashlytics.properties
fileCloses #58