-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use custom keys for Crashlytics #248
Comments
It looks like Crashlytics has specific functionality for user information, so I decided to use that. Are there specific custom keys we want to add in addition to identifying our user who crashed? |
All I can think of is: user_id Sean Yu On Monday, August 26, 2013 at 4:39 PM, Joe Hankin wrote:
|
OK, added that (commit ae4ce03, neglected to flag the issue number in the commit message). |
Custom Keys
We should put in things such as 'user.id', 'user.name', etc. It would at the very least, be very useful for us to message the user, apologize for the crash, and let him/her know when it is fixed
The text was updated successfully, but these errors were encountered: