Join Slack
Powered by
I have a ReplaySubject that is causing an OnErrorN...
# rx
p
pteale
09/30/2019, 10:55 AM
I have a ReplaySubject that is causing an OnErrorNotImplementedException Undeliverable exception reported when calling onComplete() , I can’t seem to track down where this error is occurring though, what can i try for this?
t
trevjones
09/30/2019, 4:17 PM
maybe this can help:
https://github.com/akaita/RxJava2Debug
p
pteale
10/04/2019, 8:45 AM
Thanks i’ll take a look 👍
7
Views
Open in Slack
Previous
Next