Ashinch / ReadYou

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

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

Closed Ashinch closed 3 months ago

JunkFood02 commented 3 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