appitysnacks / shoot-ios

Shoot Contact Sharing iOS
0 stars 0 forks source link

Adding Crashlytics #4

Open appitysnacks opened 7 years ago

appitysnacks commented 7 years ago

I know you recommended this, it seems to do a lot of things, what aspects do you find the most useful and recommend we use for Shoot? It sounds like it's very specifically focused on understanding crashes (duh). Just asking as I want to put real intention behind decisions to adding new SDK's.

I've created an account, credentials here: User: dev@getshootapp.com Pass: F@f6uLJNch6KMyb

thattyson commented 7 years ago

@appitysnacks I use crashlytics almost exclusively for crash reporting. They have "Answers" as well. I find it useful for top-level metrics on users so you know what iOS versions you don't need to support, what time of day is most active, etc. Your existing analytics should have this covered.

I find crashlytics is one of the best platform for tracking crashes.