[개발글 링크] RxJava 2.x 사용 시 발생하는 UndeliverableException 해결 방법은?
다음 글은 전체 내용을 공유하지 않고, 새로운 블로그로 링크를 제공하는 글입니다.이어보기 : https://thdev.tech/android/2019/03/04/RxJava2-Error-handling/ RxJava 2.x 사용 시 발생 가능한 버그를 소개하고, 해결 방법을 소개한다.RxJava 2.x 버전으로 올리고 나서 UndeliverableException이 발생하는 경우가 생겼다.이해를 돕기 위해 오류 코드를 그대로 추가하고, 이 오류가 왜 발생하는지와 어떻게 해결할지를 정리한다.io.reactivex.exceptions.UndeliverableException: The exception could not be delivered to the consumer because it has alread..
Android Develop
2019. 3. 4. 09:11