I'm using the Crashlytics.logException()
method when I want to programmatically report a non-fatal error on Crashlytics.
Although I set up a valid identifier for the current logged user when the application starts, with Crashlytics.setUserName()
, I can't see this information in the dashboard. Instead, it appears only when there is a crash (see picture).
How can I enable it for non-fatal errors too?
EDIT: I'm using Crashlytics plugin for Eclipse, 1.7.0