joshdholtz / Sentry-Android

[Deprecated] Use official "raven-java" library
https://github.com/getsentry/sentry-java
MIT License
180 stars 48 forks source link

fix uncaught exception automatic report #17

Closed mathzol closed 10 years ago

mathzol commented 10 years ago

I fixed that if there is no captureListener set then never make report, now if there is no captureListener set it'll send the default report without extras. I don't know this was normaly, but for me not.

joshdholtz commented 10 years ago

Ah, good catch :) I will test that out tomorrow but looks good

mathzol commented 10 years ago

Cool, otherwise nice lib, good work :)

Sorry :D miss click

joshdholtz commented 10 years ago

Thanks for finding this! :whale: