Hi
@Vsevolod Tolstopyatov [JB],
Thanks for your help. I enabled debug mode and one of my testers got the exception again. The deobfuscation had some trouble matching the obfuscated names to the correct classes (duplicated class names), so I hope it is correct:
https://gist.github.com/Thomas-Vos/8fcf521a16b64c7e1f179f9ebae1e4ed
I have my own implementation of a
combineLatest
operator, which I think could be the cause. Is there any specific code you would like to see?