clintonhealthaccess / chailmis-android

Android Tablet Application for Logistics Management in the DHIS2 Platform
Other
7 stars 6 forks source link

Set user string in Crashlytics to identify which user experienced a crash, and set other metadata to help in debugging #238

Open karloskalcium opened 8 years ago

karloskalcium commented 8 years ago

Sometimes, we see crashes with older versions of the app. We should set a user string, and potentially other information using the Crashlytics API, so that we can identify more easily a) Who is using this, so we can get them to upgrade to a later version if needed and b) what was happening, in order to help to debug a crash - so potentially some environment state that would help.

karloskalcium commented 8 years ago

http://support.crashlytics.com/knowledgebase/articles/120548-how-do-i-set-user-information http://support.crashlytics.com/knowledgebase/articles/120055-how-do-i-use-custom-keys