iamraf / IEE-Apps

Android application with services of the Information and Electronic Engineering department of International Hellenic University.
https://apps.iee.ihu.gr
GNU General Public License v3.0
15 stars 1 forks source link

Fatal Exception: io.reactivex.exceptions.OnErrorNotImplementedException #1

Closed iamraf closed 4 years ago

iamraf commented 4 years ago

https://github.com/h01d/IEE/blob/7cda1d5941765b04b1e8f7d8eee815f0a337bb3c/app/src/main/java/gr/teithe/it/it_app/ui/announcements/AnnouncementsViewModel.java#L90

Need to handle the exception with empty body to prevent application from crashing

iamraf commented 4 years ago

Fixed