Skip to content
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

Open
seansu4you87 opened this issue Aug 21, 2013 · 4 comments
Open

Use custom keys for Crashlytics #248

seansu4you87 opened this issue Aug 21, 2013 · 4 comments

Comments

@seansu4you87
Copy link
Contributor

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

@seansu4you87
Copy link
Contributor Author

@jhankin @justinbrunet

@jhankin
Copy link
Contributor

jhankin commented Aug 26, 2013

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?

@seansu4you87
Copy link
Contributor Author

All I can think of is:

user_id
name
email
roles

Sean Yu
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Monday, August 26, 2013 at 4:39 PM, Joe Hankin wrote:

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?


Reply to this email directly or view it on GitHub (#248 (comment)).

@jhankin
Copy link
Contributor

jhankin commented Aug 27, 2013

OK, added that (commit ae4ce03, neglected to flag the issue number in the commit message).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants