Skip to content

Add Traceur to project in debug only.

Ilya Gulya requested to merge support/traceur into develop

This library gives more context in RxJava 2 stacktraces.

An example RxJava exception:

test

The same exception with Traceur enabled:

test

Using my own artifact due to old RxJava implementation in original artifact.

Edited by Ilya Gulya

Merge request reports