Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Android Market- Crash report. Does it report all crashes? or just ones reported by users?

When in Android Developer account, I can see that I have some crashes in my app. However, I need to know if it's all the crashes? Everytime the app crashes? so a user could have multiple entries in this report if they keep doing the same thing? Or... is it individual reports, one per each device / user ...

Also, are these reports sent automatically? Or is it only logged when a user actually reports the crash.

1 Answer

Relevance
  • 9 years ago
    Favorite Answer

    Android only gives you the crashes that the user reports as a crash. There will be a pop up when the app crashes which asks the user whether they'd like to report the crash. We built an SDK that gives you live crash reporting (you can actually see every crash as it happens). If you're interested, you can check it out here: http://www.crittercism.com/

    Tell them Rob sent you :)

Still have questions? Get your answers by asking now.