ICT4Dat / ict4dat-news-android

ICT4D.at's App to combine all ICT4D news into one Android application
Apache License 2.0
5 stars 1 forks source link

Feat Sentry #173

Closed spipau closed 5 years ago

spipau commented 5 years ago

Adds bug-tracking and breadcrumb support to the project via Sentry. Please check if the project still builds on your side. Docs are here.

spipau commented 5 years ago

@rajasone I added the bug tracking to the settings screen, since a user should be able to disable sending data to us.

But I have a Dagger 2 problem with your last Dagger 2 improvements. I cannot inject anything in the Application class and I don't know why. Can you please check that out? I left some comments in the ICT4DNewsApplication.kt class