Ashinch / ReadYou

An Android RSS reader presented in Material You style.
GNU General Public License v3.0
5.12k stars 202 forks source link

feat(infrastructure): add except BusinessException case for crash handle #651

Closed Ashinch closed 8 months ago

JunkFood02 commented 8 months ago

Why adding exceptions to UncaughtCrashHandler? I think when a throwable enters this callback the activity should already crash/freeze, thus not able to function any more