question: j have this use case: ```DataProcessor.s...
# rx
m
question: j have this use case:
Copy code
DataProcessor.subscribeWith(KYCDatasubScriber()).apply { lifeCicleDependentDisposables += this }
and I want to handle lifeCicle