_Why I am mentioning this is, I have a crash in pr...
# rx
u
Why I am mentioning this is, I have a crash in production
"Bluetooth is not enabled"
, quite frequent, so not rare, where only I onError' this exception manually into emitter
. However all consumers of the observable use
.onErrorReturn
. So how can I see this crashing?